From 9383cdc0d580a74b19e243f732b7398779548b57 Mon Sep 17 00:00:00 2001 From: Paul Ruane Date: Mon, 9 Feb 2015 08:28:34 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6224fe1c..4ee89af4 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Sqlite3 libraries, their Go bindings and the Go language standard library. Release Notes ============= -v0.5.0 (in development) +v0.5.0 ------ *Note: This release has some important changes, including the renaming of From 29c92cd8b07b6c76b19d00ae5c42a331c3c0c169 Mon Sep 17 00:00:00 2001 From: AlbusSeveriusPotter Date: Mon, 9 Feb 2015 13:29:13 +0000 Subject: [PATCH 2/2] Correct typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ee89af4..071a52a2 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ v0.5.0 shared or archived whilst preserving the tagging information. Existing absolute paths can be converted by running a manual repair: - tmsu repair --mnaual / / + tmsu repair --manual / / * Added 'config' subcommand to view and amend settings. * The 'help' subcommand now wraps textual output to fit the terminal.