Skip to content

Commit 8d64a96

Browse files
committed
chore(changelog): 0.2.0 release
This changelog was auto-generated using `just changelog`, this command can be accessed when inside the devShell of dev/flake.nix
1 parent 2b068a6 commit 8d64a96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog for services-flake
22

3-
## Unreleased
3+
## 0.2.0 (Apr 30, 2024)
44

55
### Feat
66

7+
- **mysql**: allow configuring socketDir on mysql. if not provided, uses dataDir as default. solves #171
78
- **dev**: add `just changelog` (#162)
89
- **postgres**: add connectionURI option (#143)
910
- add pre-commit-hooks.nix, enforcing conventional commits
@@ -25,7 +26,6 @@
2526
- writeShellScriptBin -> writeShellApplication (#155)
2627
- **postgres**: replace string argument with attrset for `connectionURI` (#146)
2728
- **example**: remove unused pg2 service (#142)
28-
- overlays for packages in test flake (#120)
2929

3030
## 0.1.0 (Mar 6, 2024)
3131

0 commit comments

Comments
 (0)