1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[fog-brightbox] Correct CHANGELOG categories

To match the version number increase, there are no real enhancements
they are just implementation/supporting file updates.
This commit is contained in:
Paul Thornthwaite 2014-04-10 16:23:38 +01:00
parent 8363250159
commit 707eb7e8e4

View file

@ -1,13 +1,10 @@
### 0.0.2 / 2014-04-10
Enhancements:
Bug fixes:
* Add CHANGELOG.md to `fog-brightbox` module.
* Add MiniTest::Specs to project. Use `rake test` to check the code.
* Add Gemfile, Rakefile, README and LICENCE to start documenting project.
Bug fixes:
* Remove redundant calls to `Fog.credentials`. The code flow was such that the
credentials were being passed in to `Fog::Compute::Brightbox` anyway.
* Isolate testing from contents of `~.fog` file which is leaking in throug the