Skip to content

Commit 8e1ae28

Browse files
committed
Update changelog
1 parent 5998a25 commit 8e1ae28

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# Ember CLI Addon Docs Changelog
22

3-
## 0.1.0
3+
## 0.1.1
4+
5+
More style updates.
46

5-
Update notes:
7+
## 0.1.0
68

79
First release! We can start tracking "breaking" changes before 1.0.
810

911
If you were already using addon docs, this release
1012

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`.
13+
- Removes 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`.
1214

13-
- Updated the design of the docs-viewer, to include the project name & version. This data is inferred from your project's `package.json`.
15+
- Updates 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)