File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
66to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
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+
816## [ 0.1.4] - 2022-08-30
917
1018---
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.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
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+
715## [ 0.1.4] - 2022-08-30
816
917---
You can’t perform that action at this time.
0 commit comments