We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent c674a11 commit f0a5dc1Copy full SHA for f0a5dc1
1 file changed
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## Version 0.3.0
4
+
5
+### Features
6
7
+- Using the editable header so that the user can modify a vocabulary sheet's
8
+ name.
9
+- Accepting answer submissions with different diacritics. This means that
10
+ stress can be shown on a word, but it is not necessary for someone to type
11
+ unicode markers as a requirement to submit a correct answer.
12
+- Creating checkbox in user interface for when the user creates a new
13
+ vocabulary entry which, when the user saves their new entry, drafts a new
14
+ entry with the question and answer inverted, rather than closing the new
15
+ entry interface.
16
17
+### Other changes
18
19
+- Bumping various dependencies.
20
21
## Version 0.2.2
22
23
### Bug fixes
0 commit comments