Skip to content

Commit

Permalink
New release.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 517921302
  • Loading branch information
achoum authored and copybara-github committed Mar 20, 2023
1 parent 615c643 commit f58196c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# Changelog

## HEAD
## 1.4.0 - 2023-03-20

### Features

- Speed-up the computation of PDP and CEP in the model analysis tool.
- Add compilation of model into .h file.
- [JS port] Add "prefix" argument to model loading method.
- Rename logging function from LOG to YDF_LOG to limit risk of collision with
TF or Absl.

### Fix

- [JS port] Fix memory leak. Release emscripten objects.

## 1.3.0 - 2023-01-24

Expand Down

0 comments on commit f58196c

Please sign in to comment.