Skip to content

Commit

Permalink
docs(changelog): version 1.10.0 [citest skip]
Browse files Browse the repository at this point in the history
Create changelog update and release for version 1.10.0

Signed-off-by: Rich Megginson <[email protected]>
  • Loading branch information
richm committed Jul 19, 2023
1 parent 2239695 commit e53a7e0
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
Changelog
=========

[1.10.0] - 2023-07-19
--------------------

### New Features

- feat: cluster and quorum can have distinct passwords (#134)

### Bug Fixes

- fix: various minor fixes (#137)
- fix: facts being gathered unnecessarily (#139)

### Other Changes

- ci: Add pull request template and run commitlint on PR title only (#133)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (#135)
- ci: test with pcs v0.11.6 (#136)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (#138)

[1.9.3] - 2023-05-26
--------------------

Expand Down

0 comments on commit e53a7e0

Please sign in to comment.