Skip to content

Commit aa08066

Browse files
docs: add changelog for 0.4.0
1 parent cece881 commit aa08066

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
## [0.4.0][v0.4.0]
4+
5+
### Fixed
6+
7+
- made the package compatible with TypeDI 0.9.0+
8+
9+
### Added
10+
11+
- added support for using scoped TypeDI containers instead of global one
12+
- basic test case has been added and configured to run for every commit
13+
- introduced Prettier to the project
14+
15+
### Changed
16+
17+
- updated project tooling to TS only build
18+
- updated various dev dependencies
19+
20+
## < 0.2.3 - 2019.01.14
21+
22+
_No changelog before release 0.2.3._
23+
24+
[v0.4.0]: https://github.com/typeorm/typeorm-typedi-extensions/compare/v0.2.3...0.4.0

0 commit comments

Comments
 (0)