File tree 2 files changed +16
-0
lines changed
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
6
6
to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.1.5] - 2022-10-15
9
+
10
+ ---
11
+
12
+ ### Added
13
+
14
+ - Add py.typed(PEP 561) by @jowilf https://github.com/jowilf/sqlalchemy-file/pull/14
15
+
8
16
## [ 0.1.4] - 2022-08-30
9
17
10
18
---
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 0.1.5] - 2022-10-15
8
+
9
+ ---
10
+
11
+ ### Added
12
+
13
+ - Add py.typed(PEP 561) in [ #14 ] ( https://github.com/jowilf/sqlalchemy-file/pull/14 )
14
+
7
15
## [ 0.1.4] - 2022-08-30
8
16
9
17
---
You can’t perform that action at this time.
0 commit comments