CHANGES in shagit-0.3.0 vs CHANGES in shagit-0.3.1
- old
+ new
@@ -1,16 +1,16 @@
-0.3 (2010-03-17)
+0.3 (2010-03-18)
==================================
* refactored global variables into a singleton class
* changed require statement inside config.ru to reflect recent name changes
* modified stylesheet
* exchanged OS call 'hostname' with request.env
* fixed repository location bug
* added rakefile
* added proper dependencies for production & development to gem
* added new test case to unit test (tests loading of the configuration file)
* added gem building using jeweler
-* added runtime checking (to check if Shagit was installed using the gem)
+* added runtime check (to check if Shagit was installed using the gem)
0.2 (2010-02-27)
==================================
* fixed password input field
* implemented working_dir setting
\ No newline at end of file