Skip to content

Commit

Permalink
version = 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leword committed Oct 13, 2009
1 parent 813dfa1 commit e57c8b5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
@@ -1,3 +1,14 @@
=== 1.2.0 (Oct 13, 2009)
* fix pointer interfaces breaking under multiedit
* implement autoname by type
* more interfaces for pointers
* google maps proto-module
* layouts
* improve deeply nested form
* specifiable relative content for plus cards
* fix rform content
* touch up form look and feel

=== 1.1.1 (Sept 9, 2009)
* fix footers of inclusions
* implement contextual terms in prepend
Expand Down
4 changes: 2 additions & 2 deletions lib/wagn/version.rb
Expand Up @@ -2,8 +2,8 @@
module Wagn
module Version
Major = '1'
Minor = '1'
Tiny = '1'
Minor = '2'
Tiny = '0'
Eensie = nil

class << self
Expand Down

0 comments on commit e57c8b5

Please sign in to comment.