Skip to content

Commit 2ca9223

Browse files
committed
chore: add changelog
1 parent ab68c86 commit 2ca9223

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project does adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
8+
## [Unreleased]
9+
10+
## [1.1.0] – 2023-08-12
11+
### Added
12+
- Universal binary (Intel+AppleSilicon)
13+
- Manully change bundle id
14+
15+
### Changed
16+
- New app icon
17+
18+
19+
## [1.0.0] – 2019-08-18
20+
Initial release
21+
22+
23+
[Unreleased]: https://github.com/relikd/URL-Scheme-Defaults/compare/v1.1.0...HEAD
24+
[1.1.0]: https://github.com/relikd/URL-Scheme-Defaults/compare/v1.0.0...v1.1.0
25+
[1.0.0]: https://github.com/relikd/URL-Scheme-Defaults/commit/c9811dd3fb058aa66cabd365256af8b2b018881e

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2019 Oleg Geier
1+
Copyright 2019 relikd
22

33
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:
44

0 commit comments

Comments
 (0)