Skip to content

Commit af983fc

Browse files
docs: add changelog for 0.4.1
1 parent fa8d815 commit af983fc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
## [0.4.0][v0.4.0]
3+
## [0.4.1][v0.4.1] - 2021-02-22
4+
5+
### Added
6+
7+
- added custom `Container` to register with TypeORM, this custom container makes sure services exists before
8+
requesting them, preventing `ServiceNotFoundException`
9+
10+
## [0.4.0][v0.4.0] - 2021-01-15
411

512
### Fixed
613

@@ -22,3 +29,4 @@
2229
_No changelog before release 0.2.3._
2330

2431
[v0.4.0]: https://github.com/typeorm/typeorm-typedi-extensions/compare/v0.2.3...v0.4.0
32+
[v0.4.1]: https://github.com/typeorm/typeorm-typedi-extensions/compare/v0.4.0...v0.4.1

0 commit comments

Comments
 (0)