File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 22
33### Changed
44
5+ ** Release 0.2.1** - 2021-12-07
6+ - Lazily load via_ checking db.Model & flask instance 🪲 [ Issue #111 ] ( https://github.com/joegasewicz/flask-file-upload/issues/111 )
7+ - Updated readme for properly importing the module 🎈 [ Issue #121 ] ( https://github.com/joegasewicz/flask-file-upload/issues/121 )
8+
59** Release 0.2.0** - 2021-06-04
610- not setting commit_session should warn not throw 🪲 [ Issue #113 ] ( https://github.com/joegasewicz/flask-file-upload/issues/113 )
711- Let user by default commit the session 🎈 [ Issue #112 ] ( https://github.com/joegasewicz/flask-file-upload/issues/112 )
1519- Fixed bug for init_app method from regression bug 🪲 [ Issue #99 ] ( https://github.com/joegasewicz/flask-file-upload/issues/99 )
1620- Fixed bug for init_app method from regression bug 🪲 [ Issue #97 ] ( https://github.com/joegasewicz/flask-file-upload/issues/97 )
1721
18- ** Unrelease
19- - Lazily load via checking db.Model & flask instance 🪲 [ Issue #111 ] ( https://github.com/joegasewicz/flask-file-upload/issues/111 )
20- - Tests for Python 3.10 🎈 [ Issue #124 ] ( https://github.com/joegasewicz/flask-file-upload/issues/124 )
21- - Updated readme for properly importing the module 🎈 [ Issue #121 ] ( https://github.com/joegasewicz/flask-file-upload/issues/121 )
22+ ** Unreleased
23+
You can’t perform that action at this time.
0 commit comments