README.md in electric-book-classic-theme-0.1.1 vs README.md in electric-book-classic-theme-0.1.2
- old
+ new
@@ -45,9 +45,29 @@
## Usage
This theme is intended for use with the [Electric Book Jekyll template](https://github.com/electricbookworks/electric-book). For documentation on using the theme, visit [electricbook.io](http://electricbook.io).
+## Changelog
+
+### 0.1.2
+
+* Add new nav-list include for the record (theme does not currently support it properly)
+* Add new `web-nav-tree` support to `nav.html` (reads new template `web-nav-tree` metadata variable)
+* Move `youtube` include from template to theme (how to embed is a theming decision)
+* Revise default layout to support new template `redirect` include
+* Allow injecting links and scripts into `<head>` with `head-elements` include
+* Bug fix: add fallback `pdf-page-label` for custom `@page`s
+
+### 0.1.1
+
+* Change `get-metadata` include to `metadata` (to match Electric Book template v0.4.1)
+* Clarify including fonts in `.scss` comments
+
+### 0.1.0
+
+* Original version, adapted from the Electric Book Jekyll template v 0.3.0.
+
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/electricbookworks/electric-book-classic-theme. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
## Development