You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
-
# RobotlegsJS CreateJS Changelog:
1
+
# RobotlegsJS CreateJS Changelog
2
2
3
-
## Robotlegs-CreateJS 1.0.0
3
+
All notable changes to this project will be documented in this file.
4
4
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
6
9
7
10
-[x] Add instructions of how to install the **@robotlegsjs/createjs** package into **README.md**.
8
11
@@ -18,9 +21,11 @@
18
21
19
22
-[ ] Migrate [original documentation](https://github.com/robotlegs/robotlegs-framework/blob/master/src/readme.md) and adapt it to TypeScript and CreateJS.
20
23
21
-
## Robotlegs-CreateJS 0.2.0
24
+
## [Unreleased]
25
+
26
+
### v1.0.0
22
27
23
-
###v0.2.1
28
+
#### Changed
24
29
25
30
- Update `karma` setup to generate code coverage report only for `src` folder (see #4).
0 commit comments