Skip to content

Commit 5388153

Browse files
committed
Update changelog
1 parent 82a02bb commit 5388153

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.1.
4+
### Code
5+
- added: XMLDocumentation for all `public`, `internal` and `protected` types, fields, properties and methods
6+
- changed: improve testing
7+
8+
### CI / CD
9+
- added: XMLDocumentation to nuget package
10+
311
## 0.1.2 (2020-09-20)
412
### Code
5-
- added: XMLDocumentation for public types
13+
- added: XMLDocumentation for `public` types
614
- changed: name of `UnityContainerBuilder` to `UnityContainerPopulator`
715
- changed: `UnityContainerPopulator` is no longer static
816
- changed: provide AppDomain by wrapper class

0 commit comments

Comments
 (0)