浏览代码

History updated

Arthur Yefimov 3 年之前
父节点
当前提交
3ae84971b3
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      HISTORY.md

+ 11 - 0
HISTORY.md

@@ -1,3 +1,14 @@
+## 1.1.0-alpha.6 - 2022-04-22
+
+* OS UI language is used
+* File dialog opens the last used directory
+* Enhance video mode on Linux
+* Introduce Fob - the Oberon console compiler
+* Add Graph.Circle
+* Add module Env for environment variable access
+* ReadKey works with more special keys
+* Fix random compilation and linking errors on Windows
+
 ## 1.1.0-alpha.5 - 2022-02-20
 
 * Fix POSIX file creation/rename when temp path was on another partition