File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v0.9.0] ( https://github.com/LevelbossMike/ember-statecharts/tree/v0.9.0 ) (2020-04-09)
4+
5+ [ Full Changelog] ( https://github.com/LevelbossMike/ember-statecharts/compare/v0.8.2...v0.9.0 )
6+
7+ #### :house : Internal
8+ * [ #217 ] ( https://github.com/LevelbossMike/ember-statecharts/pull/217 ) Update
9+ docs to Octane
10+ * [ #217 ] ( https://github.com/LevelbossMike/ember-statecharts/pull/217 ) Update
11+ xstate to 4.8.0
12+
13+ See [ xstate #4 .8.0 - release notes] ( https://github.com/davidkpiano/xstate/releases/tag/xstate%404.8.0 ) for new xstate release notes.
14+
15+ #### Committers: 2
16+ - Clemens M�ller ([ @pangratz ] ( https://github.com/pangratz ) )
17+ - Michael Klein ([ @LevelbossMike ] ( https://github.com/LevelbossMike ) )
18+
319## [ v0.8.2] ( https://github.com/LevelbossMike/ember-statecharts/tree/v0.8.2 ) (2019-07-05)
420
521[ Full Changelog] ( https://github.com/LevelbossMike/ember-statecharts/compare/v0.8.1...v0.8.2 )
622
7- #### :House : Internal
23+ #### :house : Internal
824* [ c0dec97] ( https://github.com/LevelbossMike/ember-statecharts/commit/c0dec97c631a8786218731d9b699cfcdd8d3e212 ) Update xstate to 4.6.4 ([ @LevelbossMike ] ( https://github.com/levelbossmike ) )
925
10- See [ xstate #4 .6.4 - release notes] ( https://github.com/davidkpiano/xstate/releases/tag/v4.6.4 ) for new xstate release notes.
26+ See [ xstate #4 .6.4 - release notes] ( https://github.com/davidkpiano/xstate/releases/tag/v4.6.4 ) for new xstate release notes.
1127
1228#### Committers: 1
1329- Michael Klein ([ @LevelbossMike ] ( https://github.com/LevelbossMike ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-statecharts" ,
3- "version" : " 0.9.0-beta.0 " ,
3+ "version" : " 0.9.0" ,
44 "description" : " Statecharts for Ember.js applications" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments