Skip to content

Commit

Permalink
Add changelog update + minor readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wzzrd committed Mar 5, 2024
1 parent f2e14df commit 8ed58e0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.2]

#### Added

- Added .gitleads.toml to repo to prevent security scanners from barfing over fake
PostgreSQL password

#### Added

## [2.0.1]

#### Added

- Add some documentation on the atuin_client_users variable

## [2.0.0]

#### Added
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Compatibility
The roles in this collection are compatible with EL8 and EL9 systems, and have been automatically tested through molecule on ubi8 and ubi9 container images.
License
-------
BSD-3-Clause
Expand Down

0 comments on commit 8ed58e0

Please sign in to comment.