Skip to content

Commit 5e09b28

Browse files
committed
Update changelog
1 parent 651c688 commit 5e09b28

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## 0.1.2 (2020-09-20)
4+
### Code
5+
- added: XMLDocumentation for public types
6+
- changed: name of `UnityContainerBuilder` to `UnityContainerPopulator`
7+
- changed: `UnityContainerPopulator` is no longer static
8+
- changed: provide AppDomain by wrapper class
9+
- changed: constructor of `TypeRegisterAttribute`
10+
- added: accepting type implementing `ITypeLifetimeManager`
11+
- removed: usage of `TypeLifetimeManager` enum
12+
- changed: namespace of several public and internal classes
13+
- changed: improve testing
14+
15+
### Project
16+
- changed: readme
17+
- changed: changelog
18+
19+
### CI / CD
20+
- add changelog and readme to release
21+
322
## 0.1.1 (2020-09-20)
423
### Project
524
- changed: readme

0 commit comments

Comments
 (0)