Skip to content

Commit

Permalink
better ordering / grouping of bugfixes in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tknerr committed May 18, 2015
1 parent 114d2a8 commit c75e7f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@
# 3.0-SNAPSHOT (unreleased)

* ...


# 3.0-rc5 (May 17, 2015)

Expand All @@ -18,8 +18,8 @@
* added new vagrant plugin: vagrant-winrm 0.7.0 (useful when setting up windows boxes)
* bug fixes:
* fix docker volume mounts when using remote docker hosts in Vagrant (see [#107](https://github.com/tknerr/bills-kitchen/pull/107))
* fix build process error that occurs when `rake[recreate_dirs]` is run initially with an empty build directory (see [9ea200d](https://github.com/tknerr/bills-kitchen/commit/9ea200d75c22c405af9352e08b898fe31602ccb1), thanks @aderenbach for reporting)
* fix remote docker host support in multi-machine setups (see [#110](https://github.com/tknerr/bills-kitchen/pull/110))
* fix build process error that occurs when `rake[recreate_dirs]` is run initially with an empty build directory (see [9ea200d](https://github.com/tknerr/bills-kitchen/commit/9ea200d75c22c405af9352e08b898fe31602ccb1), thanks @aderenbach for reporting)
* improvements:
* fix spelling errors in set-env.bat comments (see [#108](https://github.com/tknerr/bills-kitchen/pull/108), thanks @xBytez)

Expand Down

0 comments on commit c75e7f2

Please sign in to comment.