Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
steveblamey committed Jan 5, 2022
1 parent 698bdf8 commit 7587913
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
# Change Log
All notable changes to this project will be documented in this file.

## [1.27.4] 2022-01-05

### Fixed
- Show orders with all statuses when viewing the order list for a specific customer.

## [1.27.3] 2021-12-16

## Fixed
### Fixed
- Batch invoice emails missing subject line.

## [1.27.2] 2021-12-13

## Added
### Added
- PHPMailer settings in config to enable sending email via SMTP servers.

## Fixed
### Fixed
- Use correct email address on from/reply-to when sending email.
- Subject line added to customer statement emails.

Expand Down Expand Up @@ -968,6 +973,7 @@ VAT Report views and transaction printing updated to use new calculations, match
- Use [composer](https://getcomposer.org/) to install PHP libs
- phinx for database migrations

[1.27.4]: https://github.com/uzerpllp/uzerp/compare/1.27.3...1.27.4
[1.27.3]: https://github.com/uzerpllp/uzerp/compare/1.27.2...1.27.3
[1.27.2]: https://github.com/uzerpllp/uzerp/compare/1.27.1...1.27.2
[1.27.1]: https://github.com/uzerpllp/uzerp/compare/1.27...1.27.1
Expand Down

0 comments on commit 7587913

Please sign in to comment.