Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Jun 29, 2015
1 parent 3c25d1c commit 70337bf
Showing 1 changed file with 27 additions and 5 deletions.
32 changes: 27 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@

## [Working Changes](https://github.com/sierrasoftworks/iridium)
- [3c25d1c](https://github.com/sierrasoftworks/iridium/commit/3c25d1c) Version 5.7.0
- [ca5b130](https://github.com/sierrasoftworks/iridium/commit/ca5b130) Merge remote-tracking branch 'origin/release' into release
- [709d145](https://github.com/sierrasoftworks/iridium/commit/709d145) (origin/release) Removed old changelog
- [453b6d1](https://github.com/sierrasoftworks/iridium/commit/453b6d1) Updated CHANGELOG

## [v5.6.3](https://github.com/sierrasoftworks/iridium/tree/v5.6.3)
- [9a30b5c](https://github.com/sierrasoftworks/iridium/commit/9a30b5c) Version 5.6.3
- [e1825cb](https://github.com/sierrasoftworks/iridium/commit/e1825cb) Fix changelog commit step

Expand All @@ -14,7 +20,23 @@
## [v5.5.5](https://github.com/sierrasoftworks/iridium/tree/5.5.5)
- [0a71f20](https://github.com/sierrasoftworks/iridium/commit/0a71f20) Version 5.5.5
- [6de8a3f](https://github.com/sierrasoftworks/iridium/commit/6de8a3f) Merge branch 'master' into release
- [a98752e](https://github.com/sierrasoftworks/iridium/commit/a98752e) (origin/master, master) Automatically prep _references.d.ts during publish (Fixes [#11](https://github.com/sierrasoftworks/iridium/issues/11))
- [a98752e](https://github.com/sierrasoftworks/iridium/commit/a98752e) (origin/master, origin/HEAD) Automatically prep _references.d.ts during publish (Fixes [#11](https://github.com/sierrasoftworks/iridium/issues/11))

## [v5.6.0](https://github.com/sierrasoftworks/iridium/tree/5.6.0)
- [95dec95](https://github.com/sierrasoftworks/iridium/commit/95dec95) Version 5.6.0
- [c86d3a7](https://github.com/sierrasoftworks/iridium/commit/c86d3a7) Emit lcovonly coverate
- [51ef60f](https://github.com/sierrasoftworks/iridium/commit/51ef60f) Added tests for decorator ObjectID transform
- [aafaf55](https://github.com/sierrasoftworks/iridium/commit/aafaf55) Added tests for default ObjectID transform
- [aca976d](https://github.com/sierrasoftworks/iridium/commit/aca976d) Added tests for transforms within instances
- [10543ce](https://github.com/sierrasoftworks/iridium/commit/10543ce) Renamed a couple of transform tests
- [5dd56ae](https://github.com/sierrasoftworks/iridium/commit/5dd56ae) Added tests for the transforms system during inserts
- [3a77819](https://github.com/sierrasoftworks/iridium/commit/3a77819) Test default _id schema type
- [3df6c88](https://github.com/sierrasoftworks/iridium/commit/3df6c88) Evade the new default schema type when testing the model
- [f28acf7](https://github.com/sierrasoftworks/iridium/commit/f28acf7) Added some new tests for the ObjectID decorator
- [939193e](https://github.com/sierrasoftworks/iridium/commit/939193e) Model will provide a default _id type if one is not specified
- [a77716b](https://github.com/sierrasoftworks/iridium/commit/a77716b) Instance no longer includes a default _id type
- [fcddf13](https://github.com/sierrasoftworks/iridium/commit/fcddf13) ObjectID decorator now populates a transform
- [e091734](https://github.com/sierrasoftworks/iridium/commit/e091734) Fixed an issue where transforms always applied to the _id field

## [v5.5.4](https://github.com/sierrasoftworks/iridium/tree/5.5.4)
- [87bcce4](https://github.com/sierrasoftworks/iridium/commit/87bcce4) Version 5.5.4
Expand Down Expand Up @@ -234,7 +256,7 @@
- [40fab25](https://github.com/sierrasoftworks/iridium/commit/40fab25) Log all the things for Travis
- [50523ce](https://github.com/sierrasoftworks/iridium/commit/50523ce) Come on Travis, we believe in you
- [858b766](https://github.com/sierrasoftworks/iridium/commit/858b766) Return nModified from update() on MongoDB 2.4
- [caf864a](https://github.com/sierrasoftworks/iridium/commit/caf864a) Make some test failures output more useful informatio
- [caf864a](https://github.com/sierrasoftworks/iridium/commit/caf864a) (sierrasoftworks/master) Make some test failures output more useful informatio
- [86b494f](https://github.com/sierrasoftworks/iridium/commit/86b494f) Travis is still broken, more logging and possible fixes
- [2448a4f](https://github.com/sierrasoftworks/iridium/commit/2448a4f) Support MongoDB 2.4 responses in update()
- [81144a2](https://github.com/sierrasoftworks/iridium/commit/81144a2) Added some logging to find out why Travis is failing tes
Expand All @@ -254,7 +276,7 @@
- [0147aea](https://github.com/sierrasoftworks/iridium/commit/0147aea) Updated project file
- [f9e57cb](https://github.com/sierrasoftworks/iridium/commit/f9e57cb) Show badges for the master branch
- [fdb0746](https://github.com/sierrasoftworks/iridium/commit/fdb0746) Merge pull request #7 from SierraSoftworks/typescript
- [cab9a81](https://github.com/sierrasoftworks/iridium/commit/cab9a81) (sierrasoftworks/typescript) Renamed Promise to Bluebird to avoid confusion and possible conflicts
- [cab9a81](https://github.com/sierrasoftworks/iridium/commit/cab9a81) Renamed Promise to Bluebird to avoid confusion and possible conflicts
- [a029c1e](https://github.com/sierrasoftworks/iridium/commit/a029c1e) Removed unused variable in Omnom
- [b4fb151](https://github.com/sierrasoftworks/iridium/commit/b4fb151) Removed unnecessary semicolons in module index
- [45ec39d](https://github.com/sierrasoftworks/iridium/commit/45ec39d) Updated .jshintrc file
Expand All @@ -264,7 +286,7 @@
- [aad75e8](https://github.com/sierrasoftworks/iridium/commit/aad75e8) Separated Model into a number of smaller files to make it more manageable
- [fb6f69a](https://github.com/sierrasoftworks/iridium/commit/fb6f69a) Added some fringe case tests for Omnom
- [2e48949](https://github.com/sierrasoftworks/iridium/commit/2e48949) Fixed Travis code climate configuration
- [c91116d](https://github.com/sierrasoftworks/iridium/commit/c91116d) Added more badges to the README
- [c91116d](https://github.com/sierrasoftworks/iridium/commit/c91116d) (sierrasoftworks/typescript) Added more badges to the README
- [65ffea9](https://github.com/sierrasoftworks/iridium/commit/65ffea9) Updated code coverage submissions for CodeClimate
- [8949641](https://github.com/sierrasoftworks/iridium/commit/8949641) Added coveralls coverage badge to README
- [5e229b9](https://github.com/sierrasoftworks/iridium/commit/5e229b9) Updated the project file
Expand Down

0 comments on commit 70337bf

Please sign in to comment.