CHANGELOG.md in inqlude-0.8.0 vs CHANGELOG.md in inqlude-0.9.0
- old
+ new
@@ -1,6 +1,15 @@
# Change log of Inqlude
+## Version 0.9.0
+
+* Put out progress when creating release manifests
+* Prototype for new layout of the website as alternative view template
+* Better error when view templates directory does not exist
+* Show topics in view
+* Add validation for display_name attribute
+* Gracefully fail in --version when Qt is not installed
+
## Version 0.8.0
* Add topic attribute to manifest specification and adapt validator to allow topic attribute as an optional parameter. The validator reports missing topics as a warning for each manifest which does not have a topic attribute, but not fail.
As a result, libraries can be categorized under multiple topics. The validator reports an error for each manifest with invalid topics attribute. As a result, the list of topics is kept small and typographical errors are prevented.
* Initialize distro only when needed. This should remove "distro not recognized" warnings in cases where the distro is not needed