# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.0]

### Added

### Changed

### Removed

### Deprecated

### Fixed

### Security

## [0.0.1] - 2014-12-05

### Added

- IEEE 754 64 bits binaries floats support for ken. Allows to print to the
  shortest round-trip string representation of a 64 bits float.
- ex_doc documentation
