Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
steveblamey committed Dec 13, 2021
1 parent e7eed5f commit f94a4d6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## [1.27.2] 2021-12-13

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

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

## [1.27.1] 2021-10-11

### Added
Expand Down Expand Up @@ -955,6 +964,8 @@ 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.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
[1.27]: https://github.com/uzerpllp/uzerp/compare/1.26.9...1.27
[1.26.9]: https://github.com/uzerpllp/uzerp/compare/1.26.8...1.26.9
[1.26.8]: https://github.com/uzerpllp/uzerp/compare/1.26.7...1.26.8
Expand Down

0 comments on commit f94a4d6

Please sign in to comment.