Skip to content

Commit

Permalink
Release v4.0.0-rc.2
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Fedurtsya <anton@fedurtsya.com>
  • Loading branch information
Sieg committed Feb 16, 2025
1 parent 41cea7c commit 04c4850
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [v4.0.0-rc.2] - Unreleased
## [v4.0.0-rc.2] - 2025-02-16

### Changed
- Change filename prefix for admin panel invoice download to be format with some possible placeholders instead
- Do not show zero value Payment charge costs in the invoice
- Moved new FilenameCalculator class to Document domain, as they are used not only for emails now
- InvoiceConfigurationRepositoryInterface::getByOrderId doesnt return null anymore

Expand Down

0 comments on commit 04c4850

Please sign in to comment.