Skip to content

Commit 82fa374

Browse files
author
dev-sec CI
committed
update changelog
1 parent 93c57e6 commit 82fa374

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/dev-sec/pam-tester/tree/0.0.3) (2023-08-03)
4+
5+
[Full Changelog](https://github.com/dev-sec/pam-tester/compare/0.0.2...0.0.3)
6+
7+
**Closed issues:**
8+
9+
- Dependency Dashboard [\#6](https://github.com/dev-sec/pam-tester/issues/6)
10+
311
## [0.0.2](https://github.com/dev-sec/pam-tester/tree/0.0.2) (2023-08-01)
412

513
[Full Changelog](https://github.com/dev-sec/pam-tester/compare/0.0.1...0.0.2)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pam-tester"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "Tool for testing PAM configurations"
55
readme = "README.md"
66
authors = ["Martin Schurz <Martin.Schurz@telekom.de>"]

0 commit comments

Comments
 (0)