CHANGELOG.md in dissociated_introspection-0.5.0 vs CHANGELOG.md in dissociated_introspection-0.6.0

- old
+ new

@@ -1,8 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. -## 0.5 - 2016-04-30 +## 0.6.0 - 2016-09-08 +### Enhancement +- `DissociatedIntrospection::RubyClass#defs` now returns associated comments + +## 0.5.0 - 2016-04-30 ### Enhancement - `DissociatedIntrospection.listen_to_defined_class_methods=` In addition to ruby methods like attr_reader other DSL class methods can be recorded if specified. ## 0.4.1 - 2016-01-18