Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/glhd/linen
Browse files Browse the repository at this point in the history
  • Loading branch information
inxilpro committed Jul 26, 2024
2 parents eea2f94 + 3d3e221 commit 6d68210
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,21 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2

## [Unreleased]

## [0.0.1] - 2024-07-25

## [0.0.1]

# Keep a Changelog Syntax

- `Added` for new features.
- `Changed` for changes in existing functionality.
- `Deprecated` for soon-to-be removed features.
- `Removed` for now removed features.
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.
- `Added` for new features.
- `Changed` for changes in existing functionality.
- `Deprecated` for soon-to-be removed features.
- `Removed` for now removed features.
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

[Unreleased]: https://github.com/glhd/linen/compare/0.0.1...HEAD

[0.0.1]: https://github.com/glhd/linen/compare/0.0.1...0.0.1

[0.0.1]: https://github.com/glhd/linen/compare/0.0.1...0.0.1

0 comments on commit 6d68210

Please sign in to comment.