Skip to content

Commit 8b8dcd3

Browse files
committed
update changelog
1 parent d1fd8fc commit 8b8dcd3

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

CHANGELOG.md

+14-8
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,26 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [0.7.0] - in progress
6-
- follow AirBnB React style guide
7-
- update to 'react@15'
8-
- move to '[email protected]'
5+
## [0.7.0] - 2016-04-23
6+
7+
#### Features
98
- much improved setup ui & checks
109
- check Node, NPM versions
1110
- Stepper UI
12-
- loading tutorials
13-
- check for new versions
14-
- update tutorial button
15-
- remove 'lodash' dependency
11+
- loading tutorials
1612
- attach hints to toolbar
1713
- style fixes for Atom v1.8
1814

15+
#### Code Base
16+
- follow AirBnB Javascript & React style guides
17+
- update to 'react@15'
18+
- move to '[email protected]'
19+
- remove 'lodash' dependency
20+
- remove all globals in favor of reducers
21+
22+
#### Small Breaking Changes
23+
- 'project' renamed 'info'
24+
1925
## [0.6.0] - 2016-04-01
2026
- fixes
2127
- loaders now built into atom-coderoad

0 commit comments

Comments
 (0)