# Changelog

All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.1.1] - 2021-01-19

### Changed

* Now write a log and exit when encoding the data to BERT raised an exception. This prevent the process cutting communication with the erlang port, while staying alive.

### Added

* Added this changelog file.



Changelog format inspired by [keep-a-changelog]

[keep-a-changelog]: https://github.com/olivierlacan/keep-a-changelog
[unreleased]: https://github.com/kbrw/node_erlastic/compare/v0.1.1...HEAD
[0.1.1]: https://github.com/kbrw/node_erlastic/compare/v0.1.0...v0.1.1
