chore: add changelog
This commit is contained in:
25
CHANGELOG.md
Normal file
25
CHANGELOG.md
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
# 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
|
||||||
2
LICENSE
2
LICENSE
@@ -1,4 +1,4 @@
|
|||||||
Copyright 2019 Oleg Geier
|
Copyright 2019 relikd
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user