Skip to content

Commit

Permalink
1.0.0-beta.18
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Jul 2, 2015
1 parent 71e9086 commit b7f64b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### v1.0.0-beta.18

- FIX axes components will once again use the passed templates for pre-Glimmer Ember.

### v1.0.0-beta.17

- ADD `nf-tracker` component. This is a component for templatable tracking dots
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-nf-graph",
"version": "1.0.0-beta.17",
"version": "1.0.0-beta.18",
"description": "A graphing/charting DSL for Ember.js",
"files": [
"addon/",
Expand Down

0 comments on commit b7f64b2

Please sign in to comment.