diff --git a/CHANGELOG.md b/CHANGELOG.md index 69a7768..b183d96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,16 @@ # Change Log -## [0.8.5](https://github.com/minutebase/ember-can/tree/0.8.5) (2017-10-21) -[Full Changelog](https://github.com/minutebase/ember-can/compare/v0.8.4...0.8.5) +## [1.0.0](https://github.com/minutebase/ember-can/tree/1.0.0) (2018-03-31) + +[Full Changelog](https://github.com/minutebase/ember-can/compare/v0.8.5...1.0.0) + +**Merged pull requests:** + +- Revive the project \[v1.0\] [\#74](https://github.com/minutebase/ember-can/pull/74) ([Exelord](https://github.com/Exelord)) + +## [v0.8.5](https://github.com/minutebase/ember-can/tree/v0.8.5) (2017-10-21) + +[Full Changelog](https://github.com/minutebase/ember-can/compare/v0.8.4...v0.8.5) **Closed issues:** @@ -14,6 +23,7 @@ - Update blueprints to es6 [\#59](https://github.com/minutebase/ember-can/pull/59) ([jbandura](https://github.com/jbandura)) ## [v0.8.4](https://github.com/minutebase/ember-can/tree/v0.8.4) (2017-03-28) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.8.2...v0.8.4) **Closed issues:** @@ -28,6 +38,7 @@ - Ember 2.11 [\#52](https://github.com/minutebase/ember-can/pull/52) ([vluoto](https://github.com/vluoto)) ## [v0.8.2](https://github.com/minutebase/ember-can/tree/v0.8.2) (2017-01-25) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.8.1...v0.8.2) **Closed issues:** @@ -41,9 +52,10 @@ - Fix ember-getowner-polyfill deprecation. [\#49](https://github.com/minutebase/ember-can/pull/49) ([blimmer](https://github.com/blimmer)) - Typo in spelling of `additionalProperties` [\#43](https://github.com/minutebase/ember-can/pull/43) ([minichate](https://github.com/minichate)) - Update README.md [\#42](https://github.com/minutebase/ember-can/pull/42) ([kategengler](https://github.com/kategengler)) -- Update README to break out unit/integration testing [\#41](https://github.com/minutebase/ember-can/pull/41) ([JoshSmith](https://github.com/JoshSmith)) +- Update README to break out unit/integration testing [\#41](https://github.com/minutebase/ember-can/pull/41) ([joshsmith](https://github.com/joshsmith)) ## [v0.8.1](https://github.com/minutebase/ember-can/tree/v0.8.1) (2016-04-11) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.8.0...v0.8.1) **Merged pull requests:** @@ -51,6 +63,7 @@ - Rely on getOwner polyfill [\#39](https://github.com/minutebase/ember-can/pull/39) ([xomaczar](https://github.com/xomaczar)) ## [v0.8.0](https://github.com/minutebase/ember-can/tree/v0.8.0) (2016-03-03) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.7.3...v0.8.0) **Closed issues:** @@ -62,9 +75,11 @@ - Updating to Ember 2.3; Removed utils/can [\#36](https://github.com/minutebase/ember-can/pull/36) ([mileszim](https://github.com/mileszim)) ## [v0.7.3](https://github.com/minutebase/ember-can/tree/v0.7.3) (2015-12-15) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.7.2...v0.7.3) ## [v0.7.2](https://github.com/minutebase/ember-can/tree/v0.7.2) (2015-12-15) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.7.1...v0.7.2) **Closed issues:** @@ -76,6 +91,7 @@ - Make resolver import work for 1.13 and 2.2 ember-cli apps. [\#33](https://github.com/minutebase/ember-can/pull/33) ([rwjblue](https://github.com/rwjblue)) ## [v0.7.1](https://github.com/minutebase/ember-can/tree/v0.7.1) (2015-12-14) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.7.0...v0.7.1) **Closed issues:** @@ -89,6 +105,7 @@ - Add cannot Handlebars helper [\#29](https://github.com/minutebase/ember-can/pull/29) ([remiprev](https://github.com/remiprev)) ## [v0.7.0](https://github.com/minutebase/ember-can/tree/v0.7.0) (2015-09-30) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.6.0...v0.7.0) **Closed issues:** @@ -107,6 +124,7 @@ - Reopen the resolver to add abilities. [\#19](https://github.com/minutebase/ember-can/pull/19) ([blimmer](https://github.com/blimmer)) ## [v0.6.0](https://github.com/minutebase/ember-can/tree/v0.6.0) (2015-07-03) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.5.0...v0.6.0) **Closed issues:** @@ -118,6 +136,7 @@ - Autogenerate a test when generating an ability [\#18](https://github.com/minutebase/ember-can/pull/18) ([blimmer](https://github.com/blimmer)) ## [v0.5.0](https://github.com/minutebase/ember-can/tree/v0.5.0) (2015-06-13) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.4.0...v0.5.0) **Closed issues:** @@ -129,6 +148,7 @@ - Add ability blueprints [\#14](https://github.com/minutebase/ember-can/pull/14) ([knownasilya](https://github.com/knownasilya)) ## [v0.4.0](https://github.com/minutebase/ember-can/tree/v0.4.0) (2015-04-01) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.3.0...v0.4.0) **Closed issues:** @@ -140,9 +160,11 @@ - Don't singularize the type [\#12](https://github.com/minutebase/ember-can/pull/12) ([cibernox](https://github.com/cibernox)) ## [v0.3.0](https://github.com/minutebase/ember-can/tree/v0.3.0) (2015-03-01) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.2.1...v0.3.0) ## [v0.2.1](https://github.com/minutebase/ember-can/tree/v0.2.1) (2015-03-01) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.2.0...v0.2.1) **Closed issues:** @@ -157,16 +179,19 @@ - Normalize readme examples \(quotes, spaces\) [\#4](https://github.com/minutebase/ember-can/pull/4) ([knownasilya](https://github.com/knownasilya)) ## [v0.2.0](https://github.com/minutebase/ember-can/tree/v0.2.0) (2015-01-05) -[Full Changelog](https://github.com/minutebase/ember-can/compare/v0.1.3...v0.2.0) -## [v0.1.3](https://github.com/minutebase/ember-can/tree/v0.1.3) (2014-12-05) -[Full Changelog](https://github.com/minutebase/ember-can/compare/v0.1.2...v0.1.3) +[Full Changelog](https://github.com/minutebase/ember-can/compare/v0.1.3...v0.2.0) **Merged pull requests:** - HTMLBars support [\#3](https://github.com/minutebase/ember-can/pull/3) ([rlivsey](https://github.com/rlivsey)) +## [v0.1.3](https://github.com/minutebase/ember-can/tree/v0.1.3) (2014-12-05) + +[Full Changelog](https://github.com/minutebase/ember-can/compare/v0.1.2...v0.1.3) + ## [v0.1.2](https://github.com/minutebase/ember-can/tree/v0.1.2) (2014-11-21) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.1.1...v0.1.2) **Merged pull requests:** @@ -174,9 +199,11 @@ - Update README.md [\#2](https://github.com/minutebase/ember-can/pull/2) ([karlguillotte](https://github.com/karlguillotte)) ## [v0.1.1](https://github.com/minutebase/ember-can/tree/v0.1.1) (2014-11-11) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.1.0...v0.1.1) ## [v0.1.0](https://github.com/minutebase/ember-can/tree/v0.1.0) (2014-11-11) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.0.2...v0.1.0) **Closed issues:** @@ -184,9 +211,13 @@ - if-can helper failing [\#1](https://github.com/minutebase/ember-can/issues/1) ## [v0.0.2](https://github.com/minutebase/ember-can/tree/v0.0.2) (2014-11-07) + [Full Changelog](https://github.com/minutebase/ember-can/compare/v0.0.1...v0.0.2) ## [v0.0.1](https://github.com/minutebase/ember-can/tree/v0.0.1) (2014-11-07) +[Full Changelog](https://github.com/minutebase/ember-can/compare/51a52dc1db3efe67387901a2877bee0f2c4c630d...v0.0.1) + + \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/package.json b/package.json index dc101c6..c91b6d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-can", - "version": "0.8.5", + "version": "1.0.0", "description": "Simple authorisation addon for Ember apps", "keywords": [ "ember-addon",