# 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] ## [0.2.0](https://github.com/TgZ39/onebrc-gen/compare/v0.1.3...v0.2.0) - 2024-10-06 ### Added - panic on run ### Fixed - unupdate version to 0.1.3 - [**breaking**] breaking change - remove bug ### Other - bump version to 1.0.0 - Update release-plz.yml ## [0.1.3](https://github.com/TgZ39/onebrc-gen/compare/v0.1.2...v0.1.3) - 2024-10-04 ### Added - added something ### Fixed - fix bug with ProgressBar ### Other - improve documentation