Skip to content

Commit

Permalink
Final rails 3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
peakpg committed Apr 29, 2011
1 parent 0ef2aa6 commit 4d96e37
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
9 changes: 9 additions & 0 deletions doc/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
v3.3.0
======

Final release is ready. Includes all the Rails 3 goodness, as well as an improve command line tool.

bcms new cool_new_project
bcms demo i_want_my_own_app_template -m http://example.com/app_template.rb
bcms module bcms_pet_store -d mysql

Details
-------
* New commandline syntax described here: https://github.com/browsermedia/browsercms/wiki/Getting-Started
* Removed guides from core project in favor of moving to Github's wiki
* Updated API docs so YARD is being used, and hosted at http://rubydoc.info/gems/browsercms/


v3.3.0.beta
===========

Expand Down
9 changes: 3 additions & 6 deletions todo_list.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
Start with:
Status
=====


Open Issues
===========
* SQLite3 #<ActiveRecord::StatementInvalid: Could not find table 'file_blocks'> warnings
* rake db:install - Get warnings about db already existing (with SQLite3)
BrowserCMS 3.3.0 is complete.

Gems to Publish (once its live)
============
Expand Down

0 comments on commit 4d96e37

Please sign in to comment.