aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2017-08-12 17:25:02 -0700
committermitermayer <mitermayer.reis@gmail.com>2017-08-12 17:25:02 -0700
commite3f674df2899e00d3684a23d51a5f2848f42ad32 (patch)
tree8ad14052648b63a443a80bc8e292e93dc8bfbeb5
parent7d4dff0c939b240645b0d9ed073e1f7e5ed7b2e6 (diff)
downloadvim-prettier-0.0.13.tar.xz
Updating changelog0.0.13
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc88f70..1deda5a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,14 @@
- Include changelog [\#35](https://github.com/prettier/vim-prettier/issues/35)
+**Fixed bugs:**
+
+- :Prettier causes :Ggrep to lose history [\#39](https://github.com/prettier/vim-prettier/issues/39)
+
+**Merged pull requests:**
+
+- bugfix: should not clear quickfix unless opened by vim-prettier itself [\#40](https://github.com/prettier/vim-prettier/pull/40) ([mitermayer](https://github.com/mitermayer))
+
## [0.0.12](https://github.com/prettier/vim-prettier/tree/0.0.12) (2017-08-06)
[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.11...0.0.12)