Skip to content

Commit

Permalink
PLUG-96: Add changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
lighe committed Mar 14, 2024
1 parent e18267e commit fae1439
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 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).

## [v1.0.7] - 2024-03-14

### Fixed

- Payment totals not being rounded up, occasionally leading to a 1p difference

## [v1.0.6] - 2023-09-13

### Changed:

- Wait for payment status updates on customer checkout
- Admin panel improvements and fixes

0 comments on commit fae1439

Please sign in to comment.