Skip to content

Commit

Permalink
Add Changelog.txt to the release zip
Browse files Browse the repository at this point in the history
  • Loading branch information
JockeJarre committed Jan 26, 2024
1 parent 81edc91 commit 0d4a30e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/b2s-designer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
fi
cp b2sbackglassdesigner/b2sbackglassdesigner/htmlhelp/B2SBackglassDesigner.chm tmp
cp license.txt tmp
cp Changelog.txt tmp
- uses: actions/upload-artifact@v3
with:
name: B2S.Designer-${{ steps.version.outputs.tag }}-${{ matrix.config }}-win-AnyCPU
Expand Down
20 changes: 20 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
2.0.0
- EM credit reel: numbers 10 to 16 not saved
Thanks to Hauntfreaks, Wildman and Cliffy we solved this problem.

1.28.1.0
- the XML files that are generated are named incorrectly

1.28.0.0
- While editing Backglass and testing through VPX. Closing VPX quits the designer
- The B2S.Designer is now only compiled as x64 executable, to make sure it is possible to work with high resolution pictures.

B2S.Designer the B2S (Backglass 2nd Screen) Designer has moved to its own repository https://github.com/vpinball/b2s-designer

1.27.0.1
- The move from sourceforge finished
- All binary inclusions are now generated from source instead
- Redo Westworld bugfix from 2017
- comment out the hardcoded sounds loading
- Opening old B2S files and export to directb2s hangs the application
- Rename all documentation files to work from within the repository

0 comments on commit 0d4a30e

Please sign in to comment.