Skip to content

Commit 34b2665

Browse files
committed
Release 2.1.0
1 parent 6bf3e4e commit 34b2665

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 2.1.0 (2020-02-04)
6+
57
### New features
68

79
* [#1486](https://github.com/bbatsov/projectile/pull/1486) Allow `projectile-run-shell/eshell/term/vterm/ielm` to start extra processes if invoked with the prefix argument.

projectile.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
66
;; URL: https://github.com/bbatsov/projectile
77
;; Keywords: project, convenience
8-
;; Version: 2.1.0-snapshot
8+
;; Version: 2.1.0
99
;; Package-Requires: ((emacs "25.1") (pkg-info "0.4"))
1010

1111
;; This file is NOT part of GNU Emacs.

0 commit comments

Comments
 (0)