# 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.7.3] - 2020-07-31
### Added
- Released to WordPress Plugin Directory.
### Fixed
- Some under-the-hood improvements to the code (kudos to the WordPress Plugin Review team!).

## [0.7.2] - 2020-07-24
### Added
- Configuration option: default paywall availability.
### Fixed
- Corrected javascript bug that occurred when the Classic Editor was being used (with the WordPress plugin).
- Texts in Portuguese now display correctly.

## [0.7.1] - 2020-07-22
### Added
- Configuration option: default user to associate to articles.
### Changed
- The Paperview User that is associated to an Article is now determined by: 1) article author; 2) current user; and 3) default user (in this order).

## [0.7.0] - 2020-05-18
### Added
- Initial release.
