Skip to content

Commit

Permalink
~ readme
Browse files Browse the repository at this point in the history
  • Loading branch information
absent1706 committed Nov 16, 2017
1 parent 723c90a commit d8b1b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ Child.columns # before it returned ['some_prop']
# now it returns ['id', 'some_prop']
```

### v0.2.3
### v0.2.2
Fixed bug in [`ReprMixin`](sqlalchemy_mixins/repr.py): it [crashed](http://www.qopy.me/8UgySS2DTNOScdef_IuqAw) for objects without ID (newly created ones, not added yet to the session).

### v0.2.3
Expand Down

0 comments on commit d8b1b01

Please sign in to comment.