Skip to content

Commit 7087982

Browse files
author
dev-sec CI
committed
update changelog
1 parent 041e145 commit 7087982

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# Changelog
22

3-
## [0.0.3](https://github.com/dev-sec/pam-tester/tree/0.0.3) (2023-08-04)
3+
## [0.0.4](https://github.com/dev-sec/pam-tester/tree/0.0.4) (2023-10-20)
44

5-
[Full Changelog](https://github.com/dev-sec/pam-tester/compare/0.0.2...0.0.3)
5+
[Full Changelog](https://github.com/dev-sec/pam-tester/compare/0.0.3...0.0.4)
6+
7+
**Merged pull requests:**
68

7-
**Closed issues:**
9+
- Update actions/checkout action to v4 [\#13](https://github.com/dev-sec/pam-tester/pull/13) ([renovate[bot]](https://github.com/apps/renovate))
810

9-
- Dependency Dashboard [\#6](https://github.com/dev-sec/pam-tester/issues/6)
11+
## [0.0.3](https://github.com/dev-sec/pam-tester/tree/0.0.3) (2023-08-04)
12+
13+
[Full Changelog](https://github.com/dev-sec/pam-tester/compare/0.0.2...0.0.3)
1014

1115
**Merged pull requests:**
1216

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.3"
3+
version = "0.0.4"
44
description = "Tool for testing PAM configurations"
55
readme = "README.md"
66
authors = ["Martin Schurz <[email protected]>"]

0 commit comments

Comments
 (0)