Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 715 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 715 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]

  • Nothing yet

[v1.1.2 - 2021-05-29]

Changed

  • Internal: Updated dependencies.

[v1.1.0 - 2021-05-21]

Added

  • Feature: Added support for ink drawings.

Fixed

  • Correctly calculate paragraph/list indentations.
  • Fix the height of paragraphs.
  • Don't depend on Rust's nightly backtrace feature (used in onenote_parser) when being compiled with --no-default-features.

[1.0.0] - 2020-11-09

  • First public release