Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Oct 27, 2017
1 parent c837391 commit 1c6d3ea
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Leiningen News -- history of user-visible changes

## 2.8.1 / ???

* Fix a bug where launching project subprocesses would encounter unreadable forms (Phil Hagelberg)
* Suppress a warning around cgroups memory limits outside Linux (Florian Anderiasch)
* Fix cgroups memory limit JVM option (Antony Woods)
## 2.8.1 / 2017-10-27

* Fix a bug where `lein help` couldn't list built-in tasks on Java 9. (Phil Hagelberg)
* Fix a bug where `lein` installed from package managers would obscure exit code. (Phil Hagelberg)
* Fix an errant reflection warning on Java 9. (Toby Crawley)
* Fix an error when no `:plugins` are specified. (Phil Hagelberg)
* Fix a bug where launching project subprocesses would encounter unreadable forms. (Phil Hagelberg)
* Remove auto-setting of cgroups memory limit. (Florian Anderiasch)

## 2.8.0 / 2017-10-17

Expand Down

0 comments on commit 1c6d3ea

Please sign in to comment.