packages feed

org-mode-1.1.0: CHANGELOG.md

# Changelog

## 1.1.0 (2020-03-13)

If you're reading this from the future, everyone is being silly about the Corona
Virus right now.

#### Added

- Support for heading tags, like `:foo:`.

#### Changed

- `OrgFile` now contains a raw `Map Text Text` for all metadata key-value pairs.

#### Removed

- The `Meta` type has been removed.

## 1.0.1 (2020-03-06)

#### Fixed

- Fixed broken test suite due to missing files.

## 1.0.0 (2020-03-05)

#### Added

- Initial version of all types, parsers, and pretty-printers.