Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlydba committed Mar 9, 2024
1 parent ace0091 commit b9cc95a
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ lowlydba.sqlserver Release Notes
.. contents:: Topics


v2.3.2
======

Release Summary
---------------

Small fix for documentation and upstream fix available in dbatools v2.1.9.

Bugfixes
--------

- Update documentation for agent_job_schedule to reflect proper input formatting. (https://github.com/lowlydba/lowlydba.sqlserver/pull/229)

v2.3.1
======

Expand Down
11 changes: 11 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -483,3 +483,14 @@ releases:
- 2-3-1-release-summary.yml
- 231-dbops-v09.yml
release_date: '2024-02-24'
2.3.2:
changes:
bugfixes:
- Update documentation for agent_job_schedule to reflect proper input formatting.
(https://github.com/lowlydba/lowlydba.sqlserver/pull/229)
release_summary: Small fix for documentation and upstream fix available in dbatools
v2.1.9.
fragments:
- 2-3-2-release-summary.yml
- 229-docs-update.yml
release_date: '2024-03-09'
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace: lowlydba
name: sqlserver
version: 2.3.1
version: 2.3.2
readme: README.md
authors:
- John McCall (github.com/lowlydba)
Expand Down

0 comments on commit b9cc95a

Please sign in to comment.