File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ v2.5.0] - 2021-05-23
11+
1012### Added
1113
1214- Add support for ` int ` values for ` number ` types.
@@ -514,6 +516,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
514516[ v2.2.0 ] : https://github.com/jdkandersson/OpenAlchemy/releases/v2.2.0
515517[ v2.3.0 ] : https://github.com/jdkandersson/OpenAlchemy/releases/v2.3.0
516518[ v2.4.2 ] : https://github.com/jdkandersson/OpenAlchemy/releases/v2.4.2
519+ [ v2.5.0 ] : https://github.com/jdkandersson/OpenAlchemy/releases/v2.5.0
517520[ /// ] : # " Issue/PR links "
518521[ #189 ] : https://github.com/jdkandersson/OpenAlchemy/issues/189
519522[ #190 ] : https://github.com/jdkandersson/OpenAlchemy/issues/190
Original file line number Diff line number Diff line change 2323author = "David Andersson"
2424
2525# The full version, including alpha/beta/rc tags
26- release = "2.4.2 "
26+ release = "2.5.0 "
2727
2828
2929# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments