Skip to content

Commit 51fe7bd

Browse files
committed
chore(1.x): release 1.8.0
1 parent d68a2a1 commit 51fe7bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.8.0](https://github.com/php-internal/dload/compare/1.7.3...1.8.0) (2025-12-17)
4+
5+
6+
### Features
7+
8+
* Add support for Gitlab ([#92](https://github.com/php-internal/dload/issues/92)) ([d68a2a1](https://github.com/php-internal/dload/commit/d68a2a1cf17ec122f7f55f2d68d8956fd4cefebe))
9+
310
## [1.7.3](https://github.com/php-internal/dload/compare/1.7.2...1.7.3) (2025-12-14)
411

512

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.3"
2+
".": "1.8.0"
33
}

0 commit comments

Comments
 (0)