Skip to content

Commit

Permalink
chore(changelog): 0.2.0 release
Browse files Browse the repository at this point in the history
This changelog was auto-generated using `just changelog`, this command can be accessed when inside the devShell of dev/flake.nix
  • Loading branch information
shivaraj-bh committed Apr 30, 2024
1 parent 2b068a6 commit 8d64a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Changelog for services-flake

## Unreleased
## 0.2.0 (Apr 30, 2024)

### Feat

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

## 0.1.0 (Mar 6, 2024)

Expand Down

0 comments on commit 8d64a96

Please sign in to comment.