Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu authored Oct 15, 2017
1 parent 11a7450 commit f624428
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.3.2-rc1] -2017-10-15

### Added
- Added back CLSCompliant(true)

## [3.3.2-beta1] - 2017-10-07

### Added
Expand Down Expand Up @@ -125,4 +130,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [2.2.1.0]

### Fixed
- For classes that have several virtual indexers and at least one of them overridden an ambiguous match exception was thrown when they were injected.
- For classes that have several virtual indexers and at least one of them overridden an ambiguous match exception was thrown when they were injected.

0 comments on commit f624428

Please sign in to comment.