Skip to content

Commit 1f0079d

Browse files
committed
Updated CHANGELOG
1 parent ee6b99d commit 1f0079d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to `laravel-cloudfront-url-signer` will be documented in this file.
44

5+
## Unreleased
6+
- Updated CHANGELOG to cover undocumented releases
7+
8+
## 1.0.0 - 2018-02-19
9+
- Added Laravel 5.6 compliance
10+
11+
## 0.1.5 - 2018-02-18
12+
- getExpirationTimestamp now returns int value instead of string to overcome an AWS SDK bug
13+
14+
## 0.1.4 - 2018-02-13
15+
- Refactored tests
16+
- Switched to UrlSigner class instead of CloudFrontClient
17+
18+
## 0.1.3 - 2018-02-09
19+
- Fixed README typo
20+
- $expiration default behaviour moved to internal `sign()` method instead of helper
21+
522
## 0.1.2 - 2018-02-09
623

724
- Fixed config publishing

0 commit comments

Comments
 (0)