diff --git a/changelogs/WinPythondot-64bit-3.11.0.1.md b/changelogs/WinPythondot-64bit-3.11.0.1.md
new file mode 100644
index 00000000..0cb49662
--- /dev/null
+++ b/changelogs/WinPythondot-64bit-3.11.0.1.md
@@ -0,0 +1,25 @@
+## WinPython 3.11.0.1dot
+
+The following packages are included in WinPython-64bit v3.11.0.1dot .
+
+
+
+### Tools
+
+Name | Version | Description
+-----|---------|------------
+
+
+### Python packages
+
+Name | Version | Description
+-----|---------|------------
+[Python](http://www.python.org/) | 3.11.0 | Python programming language with standard library
+[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.32.31326 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
+[pip](https://pypi.org/project/pip) | 22.3 | The PyPA recommended tool for installing Python packages.
+[setuptools](https://pypi.org/project/setuptools) | 65.5.0 | Easily download, build, install, upgrade, and uninstall Python packages
+[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
+[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
+[winpython](http://winpython.github.io/) | 5.1.20221030 | WinPython distribution tools, including WPPM
+
+
diff --git a/changelogs/WinPythondot-64bit-3.11.0.1_History.md b/changelogs/WinPythondot-64bit-3.11.0.1_History.md
new file mode 100644
index 00000000..b231c164
--- /dev/null
+++ b/changelogs/WinPythondot-64bit-3.11.0.1_History.md
@@ -0,0 +1,18 @@
+## History of changes for WinPython-64bit 3.11.0.1dot
+
+The following changes were made to WinPython-64bit distribution since version 3.11.0.0dot.
+
+
+### Python packages
+
+Upgraded packages:
+
+ * [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.29.30133 → 14.32.31326 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
+ * [pip](https://pypi.org/project/pip) 21.3.1 → 22.3 (The PyPA recommended tool for installing Python packages.)
+ * [setuptools](https://pypi.org/project/setuptools) 60.5.0 → 65.5.0 (Easily download, build, install, upgrade, and uninstall Python packages)
+ * [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
+ * [winpython](http://winpython.github.io/) 4.6.20220116 → 5.1.20221030 (WinPython distribution tools, including WPPM)
+
+
+
+* * *