We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36df80b commit 4b65bddCopy full SHA for 4b65bdd
CHANGELOG.md
@@ -6,8 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.0.1]
10
+### Removed
11
+- Remove default option on `swift-image-tag`
12
+
13
+### Fixed
14
+- Fixes a bug that prevent to work.
15
16
## [1.0.0]
17
This is the initial release.
18
-[Unreleased]: https://github.com/sinoru/swift-snowflake/compare/v1.0.0...HEAD
19
+[Unreleased]: https://github.com/sinoru/swift-snowflake/compare/v1.0.1...HEAD
20
+[1.0.1]: https://github.com/sinoru/swift-snowflake/releases/tag/v1.0.0...v1.0.1
21
[1.0.0]: https://github.com/sinoru/swift-snowflake/releases/tag/v1.0.0
0 commit comments