From 4de428bf33212f67771570b05d0c304df2aaa14f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Mangano-Tarumi?= Date: Sat, 2 Feb 2019 16:58:09 -0500 Subject: [PATCH] release 1.3.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fea2cdd..e193260 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ opustags changelog ================== -1.3.0 - TBA ------------ +1.3.0 - 2019-02-02 +------------------ - Support for non-Unicode systems. Tags are automatically converted to and from the system locale. - It is now possible to delete specific NAME=VALUE pairs.