Skip to content

Commit d89d249

Browse files
committed
docs(changelog): version 1.1.0 [citest skip]
Create changelog update and release for version 1.1.0 Signed-off-by: Rich Megginson <[email protected]>
1 parent c554c0d commit d89d249

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changelog
22
=========
33

4+
[1.1.0] - 2023-07-19
5+
--------------------
6+
7+
### New Features
8+
9+
- feat: Enable support for Postgresql 15 (#44)
10+
11+
### Bug Fixes
12+
13+
- fix: facts being gathered unnecessarily (#43)
14+
15+
### Other Changes
16+
17+
- ci: Add pull request template and run commitlint on PR title only (#40)
18+
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#41)
19+
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#42)
20+
421
[1.0.4] - 2023-05-23
522
--------------------
623

0 commit comments

Comments
 (0)