Skip to content

Commit 6fde3ad

Browse files
committed
update changelog for next release
1 parent b7cfa59 commit 6fde3ad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
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.5.8] - current
5+
## [0.6.0] - 2016-04-01
66
- fixes
7-
- fixes for different programming languages
7+
- loaders now built into atom-coderoad
8+
`// load('file.js')` - loads from workspace directory
9+
`// load('data.js', true)` - loads from tutorial directory
10+
- now allows for easy configuration of different language test runners
811

912
## [0.5.7] - 2016-03-17
1013
- @action(openConsole)

0 commit comments

Comments
 (0)