Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed May 14, 2009
1 parent 6ea4834 commit eddfc22
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,8 +1,26 @@
0.1.9.4 / unreleased
0.1.10 / 2009-05-14
====================

* Fix that notifications are sent to every notifiers,
including disabled ones
* Bundle the NULL commit author/message fix as a migration

* Fix issue with stale notifier. See 693c95e for details

* Rename the "Build the last commit" button to "Fetch and build"

* Fix the rebuild button (Eric Mill)

* Various improvements to the Heroku install (Miles Z. Sterrett)

* Documentation to the default config.yml for the
:build_all_commits option. (Jeff Whitmire)

* `integrity launch` now saves the database into $HOME/.integrity.sqlite3

* Changed the Notifier::Test API. Notifiers tests are expected
to break. That API is still not defined and might change at
any time. See [#130] to discuss this.

* Send notifications to enabled notifiers only

0.1.9.3 / 2009-04-06
====================
Expand Down

0 comments on commit eddfc22

Please sign in to comment.