25 lines
714 B
Markdown
25 lines
714 B
Markdown
# 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 does adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
||
|
||
## [Unreleased]
|
||
|
||
## [1.1.0] – 2023-08-12
|
||
### Added
|
||
- Universal binary (Intel+AppleSilicon)
|
||
- Manully change bundle id
|
||
|
||
### Changed
|
||
- New app icon
|
||
|
||
|
||
## [1.0.0] – 2019-08-18
|
||
Initial release
|
||
|
||
|
||
[Unreleased]: https://github.com/relikd/URL-Scheme-Defaults/compare/v1.1.0...HEAD
|
||
[1.1.0]: https://github.com/relikd/URL-Scheme-Defaults/compare/v1.0.0...v1.1.0
|
||
[1.0.0]: https://github.com/relikd/URL-Scheme-Defaults/commit/c9811dd3fb058aa66cabd365256af8b2b018881e |