Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Serpentiel committed Aug 30, 2022
1 parent 9f4a7d6 commit 38f6eca
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,33 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<!-- ### Security -->

## [1.0.1] - 2022-08-30

### Added

- 839f5a: ci: add codeql workflow (@Serpentiel)
- 4782e7: ci: add commitlint job (@Serpentiel)
- 55c50f: docs: add config file info, minor fixup (@Serpentiel)

### Changed

- 83de3e: chore: fix cgo casing (@Serpentiel)
- 32d780: docs: correct template project attribution (@Serpentiel)
- ffc9df: docs: drop excess headings, minor rephrase (@Serpentiel)
- 091748: refactor: drop Carbon library (@Serpentiel)
- 8d4266: refactor: ensure fnKeyHandler implements handler (@Serpentiel)
- 899fad: refactor: make nolint:nlreturn global (@Serpentiel)

### Fixed

- 9f4a7d: fix: make config to be read properly (@Serpentiel)

## [1.0.0] - 2022-08-30

### Added

- initial release

[unreleased]: https://github.com/Serpentiel/betterglobekey/compare/v1.0.0...HEAD
[unreleased]: https://github.com/Serpentiel/betterglobekey/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/Serpentiel/betterglobekey/releases/tag/v1.0.1
[1.0.0]: https://github.com/Serpentiel/betterglobekey/releases/tag/v1.0.0

0 comments on commit 38f6eca

Please sign in to comment.