Skip to content

Commit 679bc7c

Browse files
committed
CHANGELOG v0.3.0
1 parent 5922caa commit 679bc7c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,16 @@
33
Note that versions before v1 may have breaking changes during minor version upgrades. We do our best to document these changes in the here.
44

55
- [Changelog](#changelog)
6+
- [v0.3.0:](#v030)
67
- [v0.2.0: Go binary release](#v020-go-binary-release)
78
- [Migration Steps for the `backup-ns.sh/weekly` label](#migration-steps-for-the-backup-nsshweekly-label)
89
- [v0.1.0: Initial release](#v010-initial-release)
910

11+
## v0.3.0:
12+
13+
* mysqldump no longer uses `--compact`
14+
* adds `backup-ns postgres shell` for interactive postgres `psql` shell access
15+
* adds `backup-ns mysql shell` for interactive `mysql` shell access
1016

1117
## v0.2.0: Go binary release
1218

0 commit comments

Comments
 (0)