Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 667 Bytes

CHANGES.md

File metadata and controls

23 lines (18 loc) · 667 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.1] - 2017-04-04

Fixed

  • Fixed bookmark editing API where the last remaining tag on a Bookmark wouldn't get deleted
  • Fixed bookmark deletion API where bookmarks without existing tags weren't getting deleted
  • Fixed bookmark editing API where bookmarks without tags counldn't be deleted

0.1.0 - 2017-04-03

Added

  • First versioned release
  • Added CHANGELOG
  • Started using SemVer