From be99dc7f79d970040dec15ad9e5da38154a58d6a Mon Sep 17 00:00:00 2001 From: mishamyrt Date: Fri, 4 Oct 2019 12:52:25 +0300 Subject: [PATCH 1/3] v1.4.1: Fixed typo --- src/en/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/index.pug b/src/en/index.pug index 2c4b3ad..2bd6c71 100644 --- a/src/en/index.pug +++ b/src/en/index.pug @@ -28,7 +28,7 @@ html(lang='ru', itemtype='https://schema.org/Person', itemscope) | #[a(href='https://efo.ru/') EFO]. | Was in charge of projects for #[a(href='https://latona.pro/') Latona], | #[a(href='http://neochemicals.ru/') Neochemicals] - | и #[a(href='https://chtk.ru/') CHTK] + | and #[a(href='https://chtk.ru/') CHTK] p | Drawing design, do layout, automating everything. | I like to take on difficult tasks that others would prefer to abandon. From c8dadb1d5a3ea801a1ab29e8f8da48f885c0fb81 Mon Sep 17 00:00:00 2001 From: mishamyrt Date: Fri, 4 Oct 2019 12:52:45 +0300 Subject: [PATCH 2/3] v1.4.1: Replaced dead link with webarchive --- src/en/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/index.pug b/src/en/index.pug index 2bd6c71..18e56c2 100644 --- a/src/en/index.pug +++ b/src/en/index.pug @@ -27,7 +27,7 @@ html(lang='ru', itemtype='https://schema.org/Person', itemscope) | #[a(href='https://cifra.in/') Cifra] and | #[a(href='https://efo.ru/') EFO]. | Was in charge of projects for #[a(href='https://latona.pro/') Latona], - | #[a(href='http://neochemicals.ru/') Neochemicals] + | #[a(href='https://web.archive.org/web/20180316073843/http://neochemicals.ru/') Neochemicals] | and #[a(href='https://chtk.ru/') CHTK] p | Drawing design, do layout, automating everything. From ce20ed99fb18614da11e570887b275bc8c6ad3e7 Mon Sep 17 00:00:00 2001 From: mishamyrt Date: Fri, 4 Oct 2019 12:57:10 +0300 Subject: [PATCH 3/3] v1.4.1: Added changelog entry --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45357ac..69e0830 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog][], and this project adheres to [Semantic Versioning][]. +## [1.4.1][] — 2019-10-02 + +### Fixed + +- Replaced dead link with web archive. +- Fixed typo at english index. + ## [1.4.0][] — 2019-10-02 ### Added