Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit fd94298

Browse files
committed
New version 1.1.1
1 parent e168c06 commit fd94298

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [1.1.1] - 2019-11-11
10+
### Added
11+
- More mirrors: https://packagist.kr, https://packagist.mirrors.sjtug.sjtu.edu.cn, https://mirrors.cloud.tencent.com/composer, https://mirrors.huaweicloud.com/repository/php
12+
- Roadmap on Readme.md
13+
- Other correlated projects on Readme.md
14+
15+
### Changed
16+
- List of mirrors with tabular view and more information
17+
- Topology better design
18+
- WorldMap with new mirrors
19+
- Better support for `-v`, `-vv` and `-vvv`
20+
- Better cli messages when creating a new mirror
21+
- Support mirror with path
22+
- Better support for URL on env vars
23+
- Fixed bug with `metadata-url` using folder p2. Today this property is ignored and superseed by `providers-url`
24+
925
## [1.1.0] - 2019-11-10
1026
### Added
1127
- SLEEP to .env.example
@@ -65,7 +81,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6581
### Added
6682
- Initial version
6783

68-
[Unreleased]: https://github.com/Webysther/packagist-mirror/compare/1.0.3...HEAD
84+
[Unreleased]: https://github.com/Webysther/packagist-mirror/compare/1.1.1...HEAD
85+
[1.1.1]: https://github.com/Webysther/packagist-mirror/compare/1.1.0...1.1.1
86+
[1.1.0]: https://github.com/Webysther/packagist-mirror/compare/1.0.3...1.1.0
6987
[1.0.3]: https://github.com/Webysther/packagist-mirror/compare/1.0.2...1.0.3
7088
[1.0.2]: https://github.com/Webysther/packagist-mirror/compare/1.0.1...1.0.2
7189
[1.0.1]: https://github.com/Webysther/packagist-mirror/compare/1.0.0...1.0.1

0 commit comments

Comments
 (0)