File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
<!-- insertion marker -->
9
- ## [ 0.1.0] ( https://github.com/PythonNest/PyNest/releases/tag/0.1.0 ) - 2024-08-06
9
+ ## [ 0.1.0] ( https://github.com/PythonNest/PyNest/releases/tag/0.1.0 ) - 2024-09-15
10
10
11
- <small >[ Compare with first commit] ( https://github.com/PythonNest/PyNest/compare/6aa060a3425ff7458f7851642fdaa23c509ddcae...0.1.0 ) </small >
11
+ <small >[ Compare with first commit] ( https://github.com/PythonNest/PyNest/compare/8cf9da7afefe69a990a9d82a57d30e4c495b99c8...0.1.0 ) </small >
12
+
13
+ ### Fixed
14
+
15
+ - Fix async orm provider session (#78 ) ([ 8cf9da7] ( https://github.com/PythonNest/PyNest/commit/8cf9da7afefe69a990a9d82a57d30e4c495b99c8 ) by Itay Dar).
12
16
Original file line number Diff line number Diff line change 1
- __version__ = "0.3.0 "
1
+ __version__ = "0.3.1 "
You can’t perform that action at this time.
0 commit comments