Skip to content

Commit

Permalink
Update changelog and bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeago committed Oct 6, 2020
1 parent 7d6063d commit 7bc0b83
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### New features

- https://github.com/tenacom/Cecil.XmlDocNames/issues/12 - This library now supports .NET Framework v4.6 and newer.

### Changes to existing features

- The `Mono.Cecil` library has been updated to version [0.11.3](https://github.com/jbevain/cecil/releases/tag/0.11.3).

### Bugs fixed in this release

### Known problems introduced by this release

## [1.2.0](https://github.com/tenacom/Cecil.XmlDocNames/releases/tag/1.2.0) (2020-10-06)

### New features

- https://github.com/tenacom/Cecil.XmlDocNames/issues/12 - This library now supports .NET Framework v4.6 and newer.

### Changes to existing features

- The `Mono.Cecil` library has been updated to version [0.11.3](https://github.com/jbevain/cecil/releases/tag/0.11.3).

## [1.1.1](https://github.com/tenacom/Cecil.XmlDocNames/releases/tag/1.1.1) (2020-02-27)

### New features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.2.0

0 comments on commit 7bc0b83

Please sign in to comment.