warp4j/CHANGELOG.md

22 lines
848 B
Markdown
Raw Permalink Normal View History

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.0.0] - 2024-05-20
2024-05-20 17:30:54 +02:00
### Added
- Install script improved to run with /bin/sh
2024-05-20 19:57:06 +02:00
- Dockerfile changed to use install.sh script (Works on x64 and aarch64 architecture)
- Dockerfile_x64 with old build script for tests
- Script warp4j improved to support to run on aarch64 architecture
2024-05-20 17:31:18 +02:00
## [origin warp4j] - 2019-02-28
- See origin repository: https://github.com/guziks/warp4j
2024-05-20 21:02:14 +02:00
[unreleased]: https://git.phoenix.ipv64.de/public/warp4j/compare/master...HEAD
[1.0.0]: https://git.phoenix.ipv64.de/public/warp4j/compare/stable...master
[origin warp4j]: https://github.com/guziks/warp4j