Skip to content

Commit 1381949

Browse files
Merge pull request #24 from RobotlegsJS/stable-version
Prepare package for stable version
2 parents 04f6f61 + abffc93 commit 1381949

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

CHANGELOG.md

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

3-
## Robotlegs-OpenFL 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/openfl** package into **README.md**.
811

@@ -18,16 +21,22 @@
1821

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

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

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

2530
- Update `openfl` to version `8.6.4` (see #22).
2631

2732
- Migrate to Headless Chrome and improve performance of `karma` (see #23).
2833

34+
- Prepare package for stable version (see #24).
35+
2936
- Update dev dependencies to latest version.
3037

38+
## Robotlegs-OpenFL 0.2.0
39+
3140
### [v0.2.0](https://github.com/RobotlegsJS/RobotlegsJS-OpenFL/releases/tag/0.2.0) - 2018-08-18
3241

3342
- Added integration with [openfl](https://www.npmjs.com/package/openfl) library (see #1).

0 commit comments

Comments
 (0)