Skip to content

Commit 7c3b111

Browse files
author
David Andersson
committed
update changelog
1 parent 2a79c14 commit 7c3b111

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111

12-
- Removed unnecessary imports in `__init__.py` files.
12+
- Removed unnecessary imports in `__init__.py` files. [#255]
13+
14+
### Added
15+
16+
- Caching validation results to speed up startup. [#251]
1317

1418
## [v2.1.0] - 2020-12-20
1519

@@ -496,3 +500,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
496500
[#201]: https://github.com/jdkandersson/OpenAlchemy/issues/201
497501
[#202]: https://github.com/jdkandersson/OpenAlchemy/issues/202
498502
[#236]: https://github.com/jdkandersson/OpenAlchemy/issues/236
503+
[#251]: https://github.com/jdkandersson/OpenAlchemy/issues/251
504+
[#255]: https://github.com/jdkandersson/OpenAlchemy/issues/255

0 commit comments

Comments
 (0)