Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Jul 3, 2015
1 parent 29aaba3 commit e360587
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
@@ -1,17 +1,21 @@
## [Working Changes](https://github.com/sierrasoftworks/iridium)
- [29aaba3](https://github.com/sierrasoftworks/iridium/commit/29aaba3) Version 5.7.4
- [374027d](https://github.com/sierrasoftworks/iridium/commit/374027d) (origin/master) Updated CHANGELOG

## [v5.7.3](https://github.com/sierrasoftworks/iridium/tree/v5.7.3)
- [40bf827](https://github.com/sierrasoftworks/iridium/commit/40bf827) Version 5.7.3
- [486696d](https://github.com/sierrasoftworks/iridium/commit/486696d) Fixed some namespace pollution when using the ObjectID decorator
- [0b0e8da](https://github.com/sierrasoftworks/iridium/commit/0b0e8da) (origin/master, origin/HEAD) Updated CHANGELOG
- [0b0e8da](https://github.com/sierrasoftworks/iridium/commit/0b0e8da) Updated CHANGELOG

## [v5.7.2](https://github.com/sierrasoftworks/iridium/tree/v5.7.2)
- [4a78960](https://github.com/sierrasoftworks/iridium/commit/4a78960) Version 5.7.2
- [dbd34f4](https://github.com/sierrasoftworks/iridium/commit/dbd34f4) (release) Updated CHANGELOG
- [dbd34f4](https://github.com/sierrasoftworks/iridium/commit/dbd34f4) Updated CHANGELOG

## [v5.7.1](https://github.com/sierrasoftworks/iridium/tree/v5.7.1)
- [b0e3dd7](https://github.com/sierrasoftworks/iridium/commit/b0e3dd7) Version 5.7.1
- [bad22e2](https://github.com/sierrasoftworks/iridium/commit/bad22e2) Handle null ObjectID fields correctly
- [9d2bedf](https://github.com/sierrasoftworks/iridium/commit/9d2bedf) (origin/release) Updated CHANGELOG
- [9d2bedf](https://github.com/sierrasoftworks/iridium/commit/9d2bedf) Updated CHANGELOG
- [70337bf](https://github.com/sierrasoftworks/iridium/commit/70337bf) Updated CHANGELOG

## [v5.7.0](https://github.com/sierrasoftworks/iridium/tree/v5.7.0)
Expand Down Expand Up @@ -271,7 +275,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) (sierrasoftworks/master) Make some test failures output more useful informatio
- [caf864a](https://github.com/sierrasoftworks/iridium/commit/caf864a) 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 @@ -291,7 +295,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) Renamed Promise to Bluebird to avoid confusion and possible conflicts
- [cab9a81](https://github.com/sierrasoftworks/iridium/commit/cab9a81) (sierrasoftworks/typescript) 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 @@ -301,7 +305,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) (sierrasoftworks/typescript) Added more badges to the README
- [c91116d](https://github.com/sierrasoftworks/iridium/commit/c91116d) 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 e360587

Please sign in to comment.