Skip to content

Commit 20a8484

Browse files
committed
docs: update CHANGELOG
1 parent cd4f87c commit 20a8484

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.5.6] - 2021-03-20
6+
### Fixed
7+
- Fixed additional bugs in parsing lines with semicolons or curly braces when quotation marks are involved
8+
- Fixed bug in parsing configs without a final linebreak (thanks @fulder!)
9+
10+
### Features
11+
- Set `nginx.DEBUG` to True to show logging output of what is being parsed
12+
513
## [1.5.5] - 2021-03-11
614
### Fixed
715
- Fixed bugs in parsing lines that contain a semicolon or curly brace inside of quotes

0 commit comments

Comments
 (0)