We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent 702f322 commit 7906e20Copy full SHA for 7906e20
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## Version 0.1.2
4
+
5
+### Bug fixes
6
7
+- In the version prior, if someone tried creating a new inflection table, or if
8
+ they tried editing an existing unused inflection table, as soon as the proposed
9
+ definition for the table was sufficient to render the table, a rendering issue
10
+ would arise.
11
12
+### Other changes
13
14
+- Using markdownlint-cli to lint Markdown files. This is included in GitHub Actions.
15
16
## Version 0.1.1
17
18
### Bug fixes
0 commit comments