1 parent 5922caa commit 679bc7cCopy full SHA for 679bc7c
1 file changed
CHANGELOG.md
@@ -3,10 +3,16 @@
3
Note that versions before v1 may have breaking changes during minor version upgrades. We do our best to document these changes in the here.
4
5
- [Changelog](#changelog)
6
+ - [v0.3.0:](#v030)
7
- [v0.2.0: Go binary release](#v020-go-binary-release)
8
- [Migration Steps for the `backup-ns.sh/weekly` label](#migration-steps-for-the-backup-nsshweekly-label)
9
- [v0.1.0: Initial release](#v010-initial-release)
10
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
16
17
## v0.2.0: Go binary release
18
0 commit comments