Prepare for release v0.3.1

This commit is contained in:
2025-11-23 04:25:14 -05:00
parent bc35766de5
commit 353b6a67de
5 changed files with 30 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
.TH MUTN 1 "17 August 2025" "v0.3.0" "MUTN man page"
.TH MUTN 1 "23 November 2025" "v0.3.1" "MUTN man page"
.SH NAME
\fBmutn\fR - Simple, self-hosted, SSH-synchronized password and note management based on libmutton. It is the successor to sshyp.
+10
View File
@@ -1,5 +1,15 @@
**WARNING: AS LIBMUTTON HAS NOT YET REACHED v1.0.0, [BREAKING CHANGES](https://github.com/rwinkhart/libmutton/blob/main/wiki/breaking.md) IN FUTURE UPDATES ARE PLANNED**
**MUTN v0.3.1**
Built with libmutton v0.4.4
November 23, 2025
This is a simple dependency bump and bugfix release. Security issues are addressed. See the [libmutton v0.4.4 patchnotes](https://github.com/rwinkhart/libmutton/releases/tag/v0.4.4) for more information.
A new major version is well underway. This is likely the last release in the v0.3.x series before more breaking changes are made.
---
**MUTN v0.3.0**
Built with libmutton v0.4.0
August 17, 2025