瀏覽代碼

docs: update changelog

pointhalo 1 年之前
父節點
當前提交
db3a55005a
共有 2 個文件被更改,包括 8 次插入0 次删除
  1. 5 0
      content/start/changelog/index-en-US.md
  2. 3 0
      content/start/changelog/index.md

+ 5 - 0
content/start/changelog/index-en-US.md

@@ -16,6 +16,11 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
 
 ---
 
+#### 🎉 2.66.1 (2024-09-12)
+- 【Fix】
+  - Optimized Datepicker Copywriting in Malay (ms_MY), Russian(ru_RU), Vietnamese(vi_VN), Arabic(ar) Monday - Sunday. Optimize the display of text in Japanese, Indonesian, and Vietnamese in the lower left corner of the Table. [#2486](https://github.com/DouyinFE/semi-design/pull/2486)
+
+
 #### 🎉 2.66.0 (2024-09-10)
 - 【Fix】
   - Fixed the issue where the Tooltip quickly slides in and out when the animation is on, and the tooltip disappears normally but the dom is not unloaded

+ 3 - 0
content/start/changelog/index.md

@@ -13,6 +13,9 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 
+#### 🎉 2.66.1 (2024-09-12)
+- 【Fix】
+  - 优化 Datepicker 在马来语、俄语、越南语、阿拉伯语 的星期一-星期日的文案展示; 优化 Table 左下角文案在日语、印尼语、越南语时的展示 [#2486](https://github.com/DouyinFE/semi-design/pull/2486)
 
 #### 🎉 2.66.0 (2024-09-10)
 - 【Fix】