We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e3082 commit e372ecbCopy full SHA for e372ecb
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# Ember CLI Addon Docs Changelog
2
+
3
+## 0.1.0
4
5
+Update notes:
6
7
+First release! We can start tracking "breaking" changes before 1.0.
8
9
+If you were already using addon docs, this release
10
11
+- Removed the global app navbar. You can see how we're using it in this dummy app - just move `{{docs-navbar}}` from `application.hbs` to `index.hbs`.
12
13
+- Updated the design of the docs-viewer, to include the project name & version. This data is inferred from your project's `package.json`.
0 commit comments