Skip to content

Commit 09af0ff

Browse files
committed
update changelog
1 parent 7e7d791 commit 09af0ff

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# RobotlegsJS CreateJS Changelog:
1+
# RobotlegsJS CreateJS Changelog
22

3-
## Robotlegs-CreateJS 1.0.0
3+
All notable changes to this project will be documented in this file.
44

5-
### v1.0.0 - Planned stable version
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## Suggestions or improvements for further versions
69

710
- [x] Add instructions of how to install the **@robotlegsjs/createjs** package into **README.md**.
811

@@ -18,9 +21,11 @@
1821

1922
- [ ] Migrate [original documentation](https://github.com/robotlegs/robotlegs-framework/blob/master/src/readme.md) and adapt it to TypeScript and CreateJS.
2023

21-
## Robotlegs-CreateJS 0.2.0
24+
## [Unreleased]
25+
26+
### v1.0.0
2227

23-
### v0.2.1
28+
#### Changed
2429

2530
- Update `karma` setup to generate code coverage report only for `src` folder (see #4).
2631

@@ -30,6 +35,8 @@
3035

3136
- Update dev dependencies to latest version.
3237

38+
## Robotlegs-CreateJS 0.2.0
39+
3340
### [v0.2.0](https://github.com/RobotlegsJS/RobotlegsJS-CreateJS/releases/tag/0.2.0) - 2018-08-08
3441

3542
- Added integration with [createjs](https://createjs.com) library (see #1).

0 commit comments

Comments
 (0)