Skip to content

Commit

Permalink
ARCH - Finalize CHANGELOG and set version number for v6.15.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erikquinn committed Dec 1, 2019
1 parent cf86f4d commit 817e6fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 6.15.0 (November 1, 2019)
# 6.15.0 (December 1, 2019)
### New Features
- <a href="https://github.com/openscope/openscope/issues/1105" target="_blank">#1105</a> - Add in-sim Airport Guide accessible via footer button
- <a href="https://github.com/openscope/openscope/issues/1191" target="_blank">#1191</a> - Consolidate command bar buttons
Expand All @@ -9,14 +9,14 @@
- <a href="https://github.com/openscope/openscope/issues/1474" target="_blank">#1474</a> - Fix crash at KAUS from missing FDX fleet
- <a href="https://github.com/openscope/openscope/issues/1476" target="_blank">#1476</a> - Fix missing terrain at KSTL


### Enhancements & Refactors
- <a href="https://github.com/openscope/openscope/issues/1451" target="_blank">#1451</a> - Add ability to specify the radial with the `hold` command
- <a href="https://github.com/openscope/openscope/issues/1458" target="_blank">#1458</a> - Add support for holding patterns with distance-based legs
- <a href="https://github.com/openscope/openscope/issues/1431" target="_blank">#1431</a> - Expand capabilities for predefined holding patterns in airport files
- <a href="https://github.com/openscope/openscope/issues/1402" target="_blank">#1402</a> - Prevent assignment of reserved/nondiscrete beacon codes
- <a href="https://github.com/openscope/openscope/issues/1472" target="_blank">#1472</a> - Add water polygons to airport terrain files


# 6.14.2 (October 17, 2019)
### Hotfixes
- [#1463](https://github.com/openscope/openscope/issues/1463) - Fix travis build notifications
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openscope",
"version": "6.15.0-BETA",
"version": "6.15.0",
"description": "An ATC simulator in HTML5",
"engines": {
"node": "11.3.0",
Expand Down

0 comments on commit 817e6fb

Please sign in to comment.