We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33ffd3 commit d2f66ceCopy full SHA for d2f66ce
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
See also: [Github Release Page](https://github.com/enpaul/peewee-plus/releases).
4
5
+## Version 1.1.0
6
+
7
+View this release on: [Github](https://github.com/enpaul/peewee-plus/releases/tag/1.1.0),
8
+[PyPI](https://pypi.org/project/peewee-plus/1.1.0/)
9
10
+- Add decorator function for wrapping callables in a flat database transaction
11
12
## Version 1.0.0
13
14
View this release on: [Github](https://github.com/enpaul/peewee-plus/releases/tag/1.0.0),
0 commit comments