diff --git a/AUTHORS.md b/AUTHORS.md index d2fe10a1d..3d0bc02ef 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -64,6 +64,7 @@ Contributors: * [Brad Ziolko](mailto:bradziolko@gmail.com) * [sumoooru2](mailto:sumoooru2@gmail.com) * [gecko655](mailto:aqwsedrft1234@yahoo.co.jp) +* [Daniele Megna](mailto:megna.dany@gmail.com) If you are a contributor and your name is not listed here, feel free to contact the maintainer. diff --git a/CHANGES.md b/CHANGES.md index e7d636a50..d56ea2865 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -34,6 +34,7 @@ To Be Released * [VIM-907](https://youtrack.jetbrains.com/issue/VIM-907) Fix `va(` command * [VIM-1067](https://youtrack.jetbrains.com/issue/VIM-1067) Fix repeating of `A` command * [VIM-1615](https://youtrack.jetbrains.com/issue/VIM-1615) Fix `set so=999` command and line "bouncing" with inlays +* [VIM-1630](https://youtrack.jetbrains.com/issue/VIM-1630) Support `:tabonly` command 0.51, 2019-02-12