Files
cpp-build-system/CHANGELOG.md
2025-12-13 11:27:22 -06:00

36 lines
663 B
Markdown

# Changelog
## v2.0.1-release
**Issues**
- ~~\#1 Add Windows MSYS2 Jenkins build and testing support~~
- \#4 Remove VLC Win32 binaries
---
## v2.0.0-release
**Issues**
- \#2 [IMPORTANT] Remove package sources and host only the expected SHA-256
---
## v1.0.1-release
**Changes from v1.0.0-release**
- Partial Windows MSYS2 Jenkins build and testing support
- Remove stray "_libevent_" inserted mid-name on macOS x86_64 Jenkins test builds
- Properly handle `alpha.x`, `beta.x` and `rc.x` releases in `deliver.sh`
- Use `cygpath` to format Windows paths for use in MSYS2
---
## v1.0.0-release
- Initial Release
---