aboutsummaryrefslogtreecommitdiff
path: root/changelogs/2.0.1.md
diff options
context:
space:
mode:
authorisXander <xandersmith2008@gmail.com>2022-12-11 19:38:41 +0000
committerisXander <xandersmith2008@gmail.com>2022-12-11 19:38:41 +0000
commit495655630841c281d6f3e93aeb04ec3c8cb15b65 (patch)
treee8f826ae390778f29ecf815cc7944a690dff2776 /changelogs/2.0.1.md
parentd0b94812ae69a572e72580ff818ce1dcd68f1edb (diff)
downloadYetAnotherConfigLib-495655630841c281d6f3e93aeb04ec3c8cb15b65.tar.gz
YetAnotherConfigLib-495655630841c281d6f3e93aeb04ec3c8cb15b65.tar.bz2
YetAnotherConfigLib-495655630841c281d6f3e93aeb04ec3c8cb15b65.zip
changelog + version bump
Diffstat (limited to 'changelogs/2.0.1.md')
-rw-r--r--changelogs/2.0.1.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/changelogs/2.0.1.md b/changelogs/2.0.1.md
deleted file mode 100644
index ffc66af..0000000
--- a/changelogs/2.0.1.md
+++ /dev/null
@@ -1,3 +0,0 @@
-- Allow `StringControllerElement` to have unlimited text length
-- When pressing `Delete` in a text field whilst text is highlighted,
- it will act like `Backspace` like it should.