docs/CHANGELOG.md in dionysus-2.1.0 vs docs/CHANGELOG.md in dionysus-2.2.0.0.pre1

- old
+ new

@@ -1,15 +1,38 @@ # Dionysus Changelog +## 2.2.0.0 + +*ACTIVE DEVELOPMENT* + +### 2.2.0.0.pre1 + +*2012 September 4* + +* Changed licensing to the more simple {file:LICENSE MIT License} + `*` see ["MIT License" on Wikipedia](http://en.wikipedia.org/wiki/MIT_License) +* Added {Array}#assert_types +* Added {Dionysus::Decorator} and {Dionysus::Decoratable} +* Added {Dionysus::ForwardableToClass} +* Added {Dionysus::ForwardableWithReturn} +* Added `class_attr_*_typed` methods for {Module} +* Added {Module}#class_dsl_attr_accessor +* Fixed file preprocessing in {Dionysus::Redcarpet::Includes} +* Fixed {Dionysus::TravisCI::GemfileGenerator} with runtime dependencies defined in the Gemfile +* Added {file:VERSIONING.md} document and changed versioning scheme +* Added {file:STANDARDS.md} document +* Added {file:CONTRIBUTORS.md} document +* Moved to git-flow development + ## 2.1.0 *2012 June 28* * Fixed alias method chaining in {Dionysus::Redcarpet::Includes} extension * Added {Dionysus::Redcarpet::Plaintext} extension for marking files that should be rendered in `<pre>` tags * Refactored out redcarpet regex constants to {Dionysus::Redcarpet} module -* Added this Changelog -* Added the Roadmap +* Added this {file:docs/CHANGELOG.md} +* Added the {file:docs/ROADMAP.md} * Setup documentation site http://tekwiz.github.com/dionysus ## 2.0.0 *Major Re-release* *2012 June 27* \ No newline at end of file