News updates.

This commit is contained in:
Phil Hagelberg 2013-05-16 17:22:24 -07:00
parent 1a47846578
commit df783a64ca

10
NEWS.md
View file

@ -1,5 +1,15 @@
# Leiningen News -- history of user-visible changes # Leiningen News -- history of user-visible changes
## 2.2.0 / ???
* Support `:java-agents` for tooling and instrumenting. (Phil Hagelberg)
* Allow checkout dependencies to operate recursively. (Phil Hagelberg)
* Introduce `:uberjar` profile. (Phil Hagelberg)
* Isolate target paths by profiles. (Phil Hagelberg)
* Set `\*command-line-args\*` in run task. (Anthony Grimes)
* Allow templates to specify executable files. (Joe Littlejohn)
* Remove clojuredocs repl support to reduce dependency conflicts. (Phil Hagelberg)
## 2.1.3 / 2013-04-12 ## 2.1.3 / 2013-04-12
* Fix fast trampoline to work without user profiles. (Malcolm Sparks) * Fix fast trampoline to work without user profiles. (Malcolm Sparks)