README.md in yard-api-0.3.4 vs README.md in yard-api-0.3.5
- old
+ new
@@ -38,10 +38,16 @@
2. run `bin/generate-docs`
3. browse `index.html`
## Changelog
+**6/9/2015 [0.3.5]**
+
+- In JSON format, an API resource endpoint now contains the name as well.
+- Changed the `topicize()` helper in a way that makes the IDs (and URLs of
+ some sections) much more readable
+
**23/8/2015 [0.3.4]**
- Fixed an issue that prevented overriding the Rake task's options at runtime.
- Updated `config/yard_api.yml` to reflect the recently added options.
@@ -94,6 +100,6 @@
- A new option: `copyright` for displaying a copyright in the footer of every page
- A new option: `footer_note` for displaying a custom note, like linking to the project's source code, in the footer of every page
## License
-Released under the [AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html) license.
\ No newline at end of file
+Released under the [AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html) license.