File tree 1 file changed +14
-8
lines changed
1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## [ 0.7.0] - in progress
6
- - follow AirBnB React style guide
7
- - update to 'react@15'
8
-
5
+ ## [ 0.7.0] - 2016-04-23
6
+
7
+ #### Features
9
8
- much improved setup ui & checks
10
9
- check Node, NPM versions
11
10
- Stepper UI
12
- - loading tutorials
13
- - check for new versions
14
- - update tutorial button
15
- - remove 'lodash' dependency
11
+ - loading tutorials
16
12
- attach hints to toolbar
17
13
- style fixes for Atom v1.8
18
14
15
+ #### Code Base
16
+ - follow AirBnB Javascript & React style guides
17
+ - update to 'react@15'
18
+
19
+ - remove 'lodash' dependency
20
+ - remove all globals in favor of reducers
21
+
22
+ #### Small Breaking Changes
23
+ - 'project' renamed 'info'
24
+
19
25
## [ 0.6.0] - 2016-04-01
20
26
- fixes
21
27
- loaders now built into atom-coderoad
You can’t perform that action at this time.
0 commit comments