Skip to content

Commit 8ed8429

Browse files
committed
add dates to changelog entries
1 parent f126d15 commit 8ed8429

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## 1.1.3 - 2022-02-
4+
## 1.1.3 - 2022-06-28
55
- reduce instances where photo is implied (#135)
66
- always do relative URL resolution (#138)
77
- VCP now handles tz offsets without leading zeros (#142)

‎docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## 1.1.3 - 2022-06-28
5+
- reduce instances where photo is implied (#135)
6+
- always do relative URL resolution (#138)
7+
- VCP now handles tz offsets without leading zeros (#142)
8+
- implement id parsing (#143)
9+
- fix outdated syntax causing SyntaxWarning (#157)
10+
411
## 1.1.2 - 2018-08-08
512
- add parsing for iframe.u-*[src] (#116)
613
- bug fix: reduced implied urls (#117)

0 commit comments

Comments
 (0)