From db8544da208f2609ee5385033a67dbe6bd35674c Mon Sep 17 00:00:00 2001 From: chvmvd <104971044+chvmvd@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:28:15 +0900 Subject: [PATCH] Release v1.2.1 --- docs/01-introduction/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/01-introduction/index.mdx b/docs/01-introduction/index.mdx index b8ad98a4..3999f940 100644 --- a/docs/01-introduction/index.mdx +++ b/docs/01-introduction/index.mdx @@ -69,3 +69,5 @@ sidebar_position: 2 2023/1/21 **ver1.1.0 を公開** 誤植の修正および計算量に関する記事を増訂 2024/1/7 **ver1.2.0 を公開** セクションの順番の入れ替えおよび全面的な修正 + +2024/1/22 ver1.2.1 を公開 指摘を頂き誤差の章の誤植を修正([#266](https://github.com/sikepuri-algorithm/sikepuri-algorithm.github.io/pull/266))