Skip to content

Commit

Permalink
netscape-go: release v1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
  • Loading branch information
virtualtam committed Mar 25, 2022
1 parent 8338078 commit 429c825
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
project adheres to [Semantic Versioning](https://semver.org/).

## [v1.1.0](https://github.com/virtualtam/netscape-go/releases/tag/v1.1.0) - 2022-03-25
### Added

- Add Make targets to run benchmarks and save CPU/Memory profiles

### Changed

- decoder: refactor date/time operations
- Use Markdown for the README

### Fixed

- encoder: sort folder and bookmark attributes by key for deterministic output


## [v1.0.0](https://github.com/virtualtam/netscape-go/releases/tag/v1.0.0) - 2022-03-06

Initial release.
Expand Down

0 comments on commit 429c825

Please sign in to comment.