Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
arensb committed Dec 10, 2023
1 parent 7cf62e5 commit 4f5fccb
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,29 @@ releases:
release_date: '2023-09-11'
1.8.1:
changes:
release_summary:
- Mostly bug fixes.
release_summary: Mostly bug fixes.
bugfixes:
- '`plugin` result wasn''t always being returned.'
minor_changes:
- Fix documentation.
fragments:
- plugin.yml
release_date: '2023-12-10'
1.9.0:
changes:
release_summary:
- Add the `jail_fstab` module.
bugfixes:
- '`plugin` module: Wait until plugin has finished installing before returning.'
major_changes:
- Added the `jail_fstab` module, to manage filesystems in jails.
minor_changes:
- Expand documentation. Include some more common use cases.
fragments:
- jail_fstab.yml
- plugin.yml
modules:
- description: Manage a jail's fstab
name: jail_fstab
namespace: ''
release_date: '2023-12-10'

0 comments on commit 4f5fccb

Please sign in to comment.