Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Dec 15, 2015
1 parent 3ecbcfa commit 88e3747
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
## [Working Changes](https://github.com/sierrasoftworks/iridium)
- [3ecbcfa](https://github.com/sierrasoftworks/iridium/commit/3ecbcfa) Version 6.5.1
- [2a6b079](https://github.com/sierrasoftworks/iridium/commit/2a6b079) (origin/master) fix [#25](https://github.com/sierrasoftworks/iridium/issues/25): Address issues when cloning values of type MongoDB.ObjectID and MongoDB.Binary
- [95a5dff](https://github.com/sierrasoftworks/iridium/commit/95a5dff) doc: Updated docs
- [defa9cb](https://github.com/sierrasoftworks/iridium/commit/defa9cb) Updated CHANGELOG

## [v6.5.0](https://github.com/sierrasoftworks/iridium/tree/v6.5.0)
- [dcfd08b](https://github.com/sierrasoftworks/iridium/commit/dcfd08b) Version 6.5.0
- [a4a5caa](https://github.com/sierrasoftworks/iridium/commit/a4a5caa) (origin/master) doc: Added README content for the validation and transform layers
- [a4a5caa](https://github.com/sierrasoftworks/iridium/commit/a4a5caa) doc: Added README content for the validation and transform layers
- [f83905b](https://github.com/sierrasoftworks/iridium/commit/f83905b) doc: Added documentation explaining how to use @Transform on a class
- [89f52ab](https://github.com/sierrasoftworks/iridium/commit/89f52ab) feat: Allow @Transform to be applied to a document
- [a18a706](https://github.com/sierrasoftworks/iridium/commit/a18a706) build: Compile new JS files
Expand Down Expand Up @@ -123,7 +129,7 @@

## [v5.11.0](https://github.com/sierrasoftworks/iridium/tree/v5.11.0)
- [bd475da](https://github.com/sierrasoftworks/iridium/commit/bd475da) Version 5.11.0
- [ea2a7c8](https://github.com/sierrasoftworks/iridium/commit/ea2a7c8) Listed docs in README (Closes [#9](https://github.com/sierrasoftworks/iridium/issues/9))
- [ea2a7c8](https://github.com/sierrasoftworks/iridium/commit/ea2a7c8) Listed docs in README (Closes #9)
- [d806e89](https://github.com/sierrasoftworks/iridium/commit/d806e89) Updated documentation
- [971a2b8](https://github.com/sierrasoftworks/iridium/commit/971a2b8) Added implementation and tests for core level connection hooks
- [42940bb](https://github.com/sierrasoftworks/iridium/commit/42940bb) Merge branch 'master' into release
Expand Down

0 comments on commit 88e3747

Please sign in to comment.