Skip to content

Commit

Permalink
Changed version and Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolai558 committed Feb 20, 2023
1 parent d28ced1 commit 7d0f398
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# CHANGELOG

---
- ## Version 2.5.0
- Added feature: SCT2 to GeoJson
- Data from the following headers will be included
with the conversion:
- ARTCC
- ARTCC HIGH
- ARTCC LOW
- SID
- STAR
- LOW AIRWAY
- HIGH AIRWAY
- GEO
- REGIONS
- LABELS
- Each individual SID and STAR diagram will be output to a GeoJson file.

- ## Version 2.4.2
- BUG FIX #127: Missing Lines when vERAM to Geojson
conversions using the filter and properties option.
Expand Down
2 changes: 1 addition & 1 deletion FeBuddyWinFormUI/FeBuddyWinFormUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0-windows</TargetFramework>
<OutputType>WinExe</OutputType>
<AssemblyName>FE-BUDDY</AssemblyName>
<Version>2.4.2</Version>
<Version>2.5.0</Version>
<Copyright>Copyright © 2023 Nikolas Boling, Kyle Sanders</Copyright>
<UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>FE_BUDDY_icon.ico</ApplicationIcon>
Expand Down

0 comments on commit 7d0f398

Please sign in to comment.