Skip to content

Commit 85ed85e

Browse files
author
Luis Davim
committed
release: v1.4.0
1 parent 4eee8b5 commit 85ed85e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.4.0] - 2022-06-02
4+
5+
### Added
6+
7+
- Add `Marshal` and `Unmarshal` helpers
8+
9+
### Changed
10+
11+
- The CI will now run a linter and the tests on PRs.
12+
313
## [1.3.0] - 2022-05-23
414

515
### Added
@@ -41,7 +51,7 @@
4151
### Added
4252

4353
- Supports carriage return in env
44-
- Handle files with UTF-8 BOM
54+
- Handle files with UTF-8 BOM
4555

4656
### Changed
4757

0 commit comments

Comments
 (0)