Skip to content

Commit 4f99ce7

Browse files
committed
Release prep
1 parent 8bd415d commit 4f99ce7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33
All notable changes to this project will be documented in this file.
4+
## Release 0.2.1
5+
### Added
6+
- Ensure `/etc/dconf` directory
7+
### Fixed
8+
- Prevent dependency failures if `/etc/dconf` is not present. Can occur if dconf package is not installed yet and is explicitly not managed by the module.
49

510
## Release 0.2.0
611
### Breaking

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jmckenzie-dconf",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"author": "James McKenzie",
55
"summary": "Install and configure dconf",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)