README.md in yard-0.6.2 vs README.md in yard-0.6.3

- old
+ new

@@ -6,12 +6,12 @@ **Git**: [http://github.com/lsegal/yard](http://github.com/lsegal/yard) **Author**: Loren Segal **Contributors**: See Contributors section below **Copyright**: 2007-2010 **License**: MIT License -**Latest Version**: 0.6.2 (codename "White Picket Fences") -**Release Date**: November 15th 2010 +**Latest Version**: 0.6.3 (codename "Better White Picket Fences") +**Release Date**: November 21st 2010 Synopsis -------- YARD is a documentation generation tool for the Ruby programming language.
 @@ -286,9 +286,12 @@ $ yard graph --protected --full --dependencies Changelog --------- + +- **November.21.10**: 0.6.3 release + - Fixed regression that caused `yardoc --markup` to silently exit - **November.15.10**: 0.6.2 release - **Plugins no longer automatically load, use `--plugin` to load a plugin** - Added YARD::Config and ~/.yard/config YAML configuration file - Added `yard config` command to view/edit YARD configuration file