File tree Expand file tree Collapse file tree 5 files changed +327
-338
lines changed Expand file tree Collapse file tree 5 files changed +327
-338
lines changed 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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v2.5.0] - 2021-05-23
11
+
10
12
### Added
11
13
12
14
- 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
514
516
[ v2.2.0 ] : https://github.com/jdkandersson/OpenAlchemy/releases/v2.2.0
515
517
[ v2.3.0 ] : https://github.com/jdkandersson/OpenAlchemy/releases/v2.3.0
516
518
[ 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
517
520
[ /// ] : # " Issue/PR links "
518
521
[ #189 ] : https://github.com/jdkandersson/OpenAlchemy/issues/189
519
522
[ #190 ] : https://github.com/jdkandersson/OpenAlchemy/issues/190
Original file line number Diff line number Diff line change 23
23
author = "David Andersson"
24
24
25
25
# The full version, including alpha/beta/rc tags
26
- release = "2.4.2 "
26
+ release = "2.5.0 "
27
27
28
28
29
29
# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments