Skip to content

Commit e372ecb

Browse files
committed
Add CHANGELOG
1 parent d2e3082 commit e372ecb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)