CHANGELOG.md in inch-0.4.10 vs CHANGELOG.md in inch-0.5.0.rc1
- old
+ new
@@ -1,21 +1,12 @@
# Changelog
-## 0.4.8
+## 0.5.0 (pre)
-- Fix a bug related to "CLI classes must be required seperately from now on"
- Note to self: read own CHANGELOG more carefully in the future
-
-## 0.4.7
-
- CLI classes must be required seperately from now on
- external data read by NoDocHelper is encoded as UTF-8
-- YARD's attribute directive is now interpreted correctly
-- Docs are now evaluated for class variables as well
-- TomDoc support has been improved
-- Method parameter name recognition has been improved for RDoc style comments
-- Compliance with the Ruby Style Guide has been improved (thanks @yous)
+
## 0.4.6
- Do not count @yield tag if it is auto-assigned via YARD