From fc3b5f169cabf4d527f19b80a21fd9f2665904e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B8rgensgaard=20Engdahl?= Date: Wed, 27 Feb 2019 08:49:34 +0100 Subject: [PATCH] Release 1.2.0-alpha --- CHANGELOG.md | 2 ++ NGettext.Wpf/NGettext.Wpf.nuspec | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28cc0ce..c9b11c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.2.0-alpha] - 2019-02-27 ### Added - [#30](https://github.com/robert-j-engdahl/ngettext-wpf/issues/30)`GettextFormatConverter` XAML extension. diff --git a/NGettext.Wpf/NGettext.Wpf.nuspec b/NGettext.Wpf/NGettext.Wpf.nuspec index 099b72f..2ec6b2d 100755 --- a/NGettext.Wpf/NGettext.Wpf.nuspec +++ b/NGettext.Wpf/NGettext.Wpf.nuspec @@ -2,7 +2,7 @@ NGettext.Wpf - 1.1.00-alpha + 1.2.0-alpha WPF support for NGettext Robert Jørgensgaard Engdahl Robert Jørgensgaard Engdahl @@ -10,7 +10,7 @@ https://github.com/robert-j-engdahl/ngettext-wpf false Proper internationalization support for WPF (via NGettext). In particular a GetTextMarkupExtension is included, which is what everyone uses anyway. - Copyright 2017, 2018 Robert Jørgensgaard Engdahl + Copyright 2017, 2018, 2019 Robert Jørgensgaard Engdahl gettext wpf ngettext gettextmarkupextension xgettext-xaml