Navigation Menu

Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Nov 17, 2015
1 parent 238db28 commit cf6e586
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
@@ -1,11 +1,22 @@
## [v6.4.1](https://github.com/sierrasoftworks/iridium/tree/v6.4.1)
- [238db28](https://github.com/sierrasoftworks/iridium/commit/238db28) Version 6.4.1
- [5bdb845](https://github.com/sierrasoftworks/iridium/commit/5bdb845) build: Compile code with latest changes
- [6419b2a](https://github.com/sierrasoftworks/iridium/commit/6419b2a) fix: Correct behaviour of _.cloneDeep when working with buffers
- [e182b97](https://github.com/sierrasoftworks/iridium/commit/e182b97) tweak: Adjust the transform function for binary properties
- [3ced29a](https://github.com/sierrasoftworks/iridium/commit/3ced29a) tweak: Adjust error message to be more explicit about what can pass
- [7b12722](https://github.com/sierrasoftworks/iridium/commit/7b12722) tweak: Improved error messages when a binary object fails validation
- [a10dbd4](https://github.com/sierrasoftworks/iridium/commit/a10dbd4) test: Added a number of additional tests for the new binary type
- [ec0890a](https://github.com/sierrasoftworks/iridium/commit/ec0890a) (origin/master, origin/HEAD) Updated documentation
- [a76f656](https://github.com/sierrasoftworks/iridium/commit/a76f656) Updated CHANGELOG

## [v6.4.0](https://github.com/sierrasoftworks/iridium/tree/v6.4.0)
- [4409543](https://github.com/sierrasoftworks/iridium/commit/4409543) Version 6.4.0
- [075b3bf](https://github.com/sierrasoftworks/iridium/commit/075b3bf) build: Build latest code versions
- [c857951](https://github.com/sierrasoftworks/iridium/commit/c857951) feat: Add a Binary property decorator for use with binary data properties in Buffer format
- [b182464](https://github.com/sierrasoftworks/iridium/commit/b182464) refactor: Move default transforms into their own file
- [bf895e5](https://github.com/sierrasoftworks/iridium/commit/bf895e5) refactor: Move default validators into their own file
- [1b481fa](https://github.com/sierrasoftworks/iridium/commit/1b481fa) (origin/master, origin/HEAD) Updated documentation
- [1b481fa](https://github.com/sierrasoftworks/iridium/commit/1b481fa) Updated documentation
- [84aba6a](https://github.com/sierrasoftworks/iridium/commit/84aba6a) Updated CHANGELOG

## [v6.3.0](https://github.com/sierrasoftworks/iridium/tree/v6.3.0)
Expand Down

0 comments on commit cf6e586

Please sign in to comment.