aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2019-01-01 18:37:02 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2019-01-01 18:37:02 +0200
commit823c0aa9ffd1e8e03b20efe97c16cfb66e2c56c5 (patch)
tree07333ac6f56467d7a76da80efccf47f5d5a164ec /doc
parent682f6d8ce71826cddb327991793752fe3d5acf9c (diff)
Release Projectile 2.0v2.0.0
Diffstat (limited to 'doc')
-rw-r--r--doc/configuration.md2
-rw-r--r--doc/faq.md2
-rw-r--r--doc/installation.md4
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/configuration.md b/doc/configuration.md
index 1513640..2b67f95 100644
--- a/doc/configuration.md
+++ b/doc/configuration.md
@@ -24,7 +24,7 @@ provide.
!!! Info
By default the `alien` method is used on all operating systems except Windows.
- Prior to Projectile 1.1 `hybrid` used to be the default (but to make things
+ Prior to Projectile 2.0 `hybrid` used to be the default (but to make things
confusing `hybrid` used to be known as `alien` back then).
To force the
diff --git a/doc/faq.md b/doc/faq.md
index b1f6ab5..0a20eb0 100644
--- a/doc/faq.md
+++ b/doc/faq.md
@@ -17,7 +17,7 @@ mostly because it felt practical and because pressing `C-c C-p` is not
super convenient for many people. I've come to regret this decision,
though, and it will likely be reverted down the road.
-**Update** This was changed in Projectile 1.1.
+**Update** This was changed in Projectile 2.0.
## Do you need some help cleanup up all those tickets that have piled up?
diff --git a/doc/installation.md b/doc/installation.md
index 7b1d08d..9fd38e0 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -71,8 +71,8 @@ Finally add this to your Emacs config:
Those keymap prefixes are just a suggestion. Feel free to put
there whatever works best for you.
- `C-c p` used to be the default prefix up to version 1.1, but
- starting with version 1.1 you have to select prefix key(s)
+ `C-c p` used to be the default prefix up to version 2.0, but
+ starting with version 2.0 you have to select prefix key(s)
yourself.
### Installation via use-package