Skip to content

Commit

Permalink
mention Pkg's LRU cache in HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarthur authored Nov 14, 2019
1 parent cb0cd91 commit 6cd81ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ New library functions
Standard library changes
------------------------

* `Pkg` won't clobber pre-compilation files as often when switching environments ([#32651])
* `Pkg` can now download and install binary artifacts through the `Pkg.Artifacts`
submodule and supporting functions. ([#32918])
* When `wait` (or `@sync`, or `fetch`) is called on a failing `Task`, the exception is propagated as a
Expand Down

0 comments on commit 6cd81ec

Please sign in to comment.