aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0dcfdd7..98a671a 100644
--- a/README.md
+++ b/README.md
@@ -134,3 +134,5 @@ so line scrolling navigation will act as scrolling page and textwidth is not adj
inside epy (default key: `R`).
- `v2022.2.5`: Fix process.join() issue for unstarted process.
+
+- `v2022.10.2`: Major breakdown `epy.py` module into package structure for easier development.