Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Aug 24, 2022
1 parent 29af99b commit 182ed8c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The format is based on [Keep a Changelog][changelog]
and this project adheres to [Semantic Versioning][semver].
Detailed changes can see in the [repository log].

## Unreleased
## [Unreleased]

#### Added
- Nothing
Expand All @@ -24,6 +24,14 @@ Detailed changes can see in the [repository log].
#### Security
- Nothing


## [1.0.0] - 2022-08-24
Initial release


[Unreleased]: https://github.com/mobicms/testutils/compare/1.0.0...HEAD
[1.0.0]: https://github.com/mobicms/testutils/releases/tag/1.0.0

[repository log]: https://github.com/mobicms/testutils/commits
[changelog]: http://keepachangelog.com/en/1.0.0
[semver]: http://semver.org/spec/v2.0.0.html

0 comments on commit 182ed8c

Please sign in to comment.