Skip to content

Commit d52d059

Browse files
committed
update changelog
1 parent 4650601 commit d52d059

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
0.1.1
3+
-----
4+
5+
* Fixed boolean conditions in rendered SQL.
6+
7+
28
0.1.0
39
-----
410

sqlalchemy_pervasive/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.0'
1+
__version__ = '0.1.1'

0 commit comments

Comments
 (0)