Skip to content

Commit b5db4d5

Browse files
committed
chore: update changelog
1 parent d01e426 commit b5db4d5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## 1.0.0-RC3 (2025-04-13)
4+
5+
## What's Changed
6+
* Added software versions checker by @roxblnfk in https://github.com/php-internal/dload/pull/23
7+
Added `dload show` command
8+
Added a new software `trap`
9+
10+
## 1.0.0-RC2 (2025-04-12)
11+
12+
## What's Changed
13+
- Support loading not archived binaries
14+
- Binary config separated into embedded entity
15+
- Mon-binary files can be loaded without arch/os checks
16+
- Added param `extract-path` to download action
17+
18+
## 1.0.0-RC1 (2025-04-07)
19+
20+
## What's Changed
21+
* Fix PHAR building by @roxblnfk in https://github.com/php-internal/dload/pull/16
22+
* Make lazy loading of releases pages; maintenance by @roxblnfk in https://github.com/php-internal/dload/pull/18
23+
* Check binaries before downloading by @roxblnfk in https://github.com/php-internal/dload/pull/19
24+
325
## 1.0.0-alpha (2024-07-20)
426

527
## What's Changed

0 commit comments

Comments
 (0)