Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 89d85a9

Browse files
authored
Update changelog with new prerelease info
1 parent 3888232 commit 89d85a9

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
### Added
1010

11+
### Changed
12+
13+
### Fixed
14+
15+
### Removed
16+
17+
***
18+
19+
## [0.1.0 pre-release 2][0.1.0-pre2] - 2020/05/08
20+
21+
### Added
22+
1123
- Lua binding for `Box::IntersectsBox(otherBox)`, that returns true if 2 boxes intersect.
1224

1325
- Command line arguments for launching directly into editors using `-editor "EditorName"`.
@@ -222,7 +234,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
222234

223235
***
224236

225-
## [0.0.1.0] - 2020-01-27
237+
## [0.1.0 pre-release 1][0.1.0-pre1] - 2020/01/27
226238

227239
### Added
228240

@@ -306,4 +318,5 @@ Note: For a log of changes made prior to the commencement of the open source com
306318

307319

308320
[unreleased]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/compare/master...cortex-command-community:development
309-
[0.0.1.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/releases/tag/v0.0.1
321+
[0.1.0-pre1]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Data/releases/tag/v0.1.0-pre1
322+
[0.1.0-pre2]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Data/releases/tag/v0.1.0-pre2

0 commit comments

Comments
 (0)