forked from razerbeans/boardwalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES
More file actions
20 lines (17 loc) · 670 Bytes
/
CHANGES
File metadata and controls
20 lines (17 loc) · 670 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
08-15-2010 Version 0.2.0.3
===========================
* Boardwalk can now be configured by creating a config.yaml file in the root
directory.
* bin/boardwalk is now bin/boardwalk.rb to prevent issues on certain systems.
08-14-2010 Version 0.2.0.2
===========================
* Added version, mongodb_user, and mongodb_password command line arguments.
* Minor layout tweaks.
* Fixed bug that prevented users from updating profile information.
07-18-2010 Version 0.2.0.1
===========================
* Bundler is now used as gem dependency control.
* Update of Gemfile to reflect project needs.
07-17-2010 Version 0.2.0.0
===========================
* Initial release.