CHANGELOG.md in hypernova-1.0.3 vs CHANGELOG.md in hypernova-1.1.0
- old
+ new
@@ -3,9 +3,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## [1.1.0] - 2016-11-10
+
+### Added
+
+- Attribute `data-hypernova-id` was added to the fallback HTML. This is a random `id` that
+ Hypernova uses to bootstrap the application.
+
## [1.0.3] - 2016-08-11
### Fixed
- Developer plugin did not include fallback HTML for client-side remounting, now it does.