Skip to content

Commit

Permalink
Merge branch 'main' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano authored Jun 21, 2024
2 parents 68e7bd8 + 1f9d399 commit 9428bc5
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

- Use the `latest` as the default now

## [1.0.2] - 2024-06-20

- Remove old zips upon first install
- Updated release build
- Java 21 as the new standard
Expand All @@ -20,16 +23,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

The installer scripts are now installed to: `/usr/local/bin`. So you can reuse them.

- `install-boxlang`
- `install-bx-module`
- `install-boxlang`
- `install-bx-module`

## [1.0.0] - 2024-May-27

### Added

- Initial release

[Unreleased]: https://github.com/ortus-boxlang/boxlang-quick-installer/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/ortus-boxlang/boxlang-quick-installer/compare/v1.0.2...HEAD

[1.0.2]: https://github.com/ortus-boxlang/boxlang-quick-installer/compare/v1.0.1...v1.0.2

[1.0.1]: https://github.com/ortus-boxlang/boxlang-quick-installer/compare/v1.0.0...v1.0.1

Expand Down

0 comments on commit 9428bc5

Please sign in to comment.