All notable changes to the "emacs-transpose" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release
- Fixed bug where the cursor was not correctly positioned after transposing the word. (#2)
- Fixed bug where the transposed word was at the end/beginning of the line, now it is correctly transposed with the word before/after it in the previous/next line. (#2)
- Fixed bug where the cursor was not correctly positioned after transposing the word. (#1)