We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51b5ea commit 7e77e03Copy full SHA for 7e77e03
README.md
@@ -184,6 +184,25 @@ Or just drop `monkeytype.el` somewhere in your `load-path` and add it to your `.
184
185
## Changelog
186
187
+### 0.1.3
188
+
189
+**Additions**
190
191
+- Available on MELPA
192
+- `monkeytype-most-mistyped-words`
193
+- Toggable option `monkeytype-words-auto-fill`
194
+- Toggable option `monkeytype-delete-trailing-whitespace`
195
196
+**Changes**
197
198
+**Internal**
199
200
+- Init text processing rewrite
201
202
+**Fixes**
203
204
+- Fix for misindexing of chars to words
205
206
### 0.1.2
207
208
**Additions**
0 commit comments