Skip to content

Commit

Permalink
Document changes since RC1 in NEWS file.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Jun 26, 2010
1 parent e945449 commit d94d94d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@ Leiningen NEWS -- history of user-visible changes

= 1.2.0 / ???

* Add support for password-protected repositories.

* Allow :jar-name and :uberjar-name to be customized.

* Allow unquoting in defproject form.

* Support classifiers in dependencies.

* Clean before running uberjar task.

* Implicitly clean lib/ before running deps.

* Add support for test-resources directory.

* Fix help output that AOT sometimes drops.

* Clear out lib/dev on lein clean even if :library-path is customized.

* Some tasks suppress useless output.

* Snapshot versions now allow self-install.

* Allow compile task to take a list of namespaces overriding project.clj.
Expand Down

0 comments on commit d94d94d

Please sign in to comment.