Skip to content

Commit

Permalink
Add changelog for v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
creationix committed Nov 17, 2015
1 parent 730d0ca commit 3de964e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

High-level changes between release versions.

## v2.4.0

- luvi: Added new "snapshot" module to help debug memory leaks. [Tim Caswell]
- luv: Add bindings for `uv_get_free_memory`. [Tim Caswell]
- luv: Export libuv symbols when linking without shared libuv. [mythay]
- luv: Fix linking lua lib name without standard name in windows. [mythay]

## v2.3.5

- libuv: Update to v1.7.5 [Tim Caswell]
Expand Down
2 changes: 1 addition & 1 deletion deps/luv

0 comments on commit 3de964e

Please sign in to comment.