From a42337b3adc544b8ca3cb5fe0e1bf10ecbd4846e Mon Sep 17 00:00:00 2001 From: ChristianVisintin Date: Sat, 14 Nov 2020 09:50:45 +0100 Subject: [PATCH] 0.3.0 --- CHANGELOG.md | 12 +++++++++++- README.md | 4 ++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35953ef..3e37407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ## Pyc 0.3.0 -Released on ?? +Released on 14/11/2020 - New translators: - 🇷🇸 Serbian @@ -17,6 +17,16 @@ Released on ?? - E => E - Cyrillic to latin: - E => E + - 🇧🇾 Belarusian: + - Latin to cyrillic: + - E => E + - Cyrillic to latin: + - E => E + - 🇧🇬 Bulgarian: + - Latin to cyrillic: + - E => E + - Cyrillic to latin: + - E => E - **Prompt** configuration: - new ```commit_prepend``` and ```commit_append``` keys - New colors keys: diff --git a/README.md b/README.md index 7590fae..4e8cba4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ~ Use your alphabet with your favourite shell ~ Developed by Christian Visintin -Current version: [0.3.0 (??/??/2020)](./CHANGELOG.md#pyc-030) +Current version: [0.3.0 (14/11/2020)](./CHANGELOG.md#pyc-030) --- @@ -304,7 +304,7 @@ I will fix this soon ### Text editors dont' work -I will try to fix this issue +An integrated text editor will be available in 0.4.0 ---