diff --git a/README.rst b/README.rst index 8536ea3..9393c11 100644 --- a/README.rst +++ b/README.rst @@ -114,6 +114,27 @@ report an issue on the issue tracker or hit me up on IRC, I'm always on ``#emacs``. Patches are welcome, too, just fork, work on a separate branch and open a pull request with it. +List of contributors: + +- `Lee Machin `_ made the prefix customizable. + +Changelog +--------- + +v0.1: + +- Initial Import +- Added to MELPA + +v0.2: + +- Lots of bug fixes +- Made prefix customizable +- Added hooks +- Improved `Evil `_ integration +- Added tag +- Improved README + Alternatives ------------