Skip to content

Commit a051869

Browse files
committed
Update changelog for v0.5.5
1 parent df4f807 commit a051869

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Change log for amqplib
22

3-
## Changes in v0.5.4
3+
## Changes in v0.5.5
44

5-
git log v0.5.3..v0.5.4
5+
git log v0.5.3..v0.5.5
66

77
**NB** this includes a minor but possibly breaking change: after [PR
88
498](https://github.com/squaremo/amqp.node/pull/498), all confirmation
@@ -16,9 +16,14 @@ channel is closed.
1616
498](https://github.com/squaremo/amqp.node/pull/498)); thanks
1717
@johanneswuerbach
1818
* Update supported NodeJS versions in package.json ([PR
19-
525](https://github.com/squaremo/amqp.node/pull/525)); thenks
19+
525](https://github.com/squaremo/amqp.node/pull/525)); thanks
2020
@tingwai
2121

22+
## (Deprecated v0.5.4)
23+
24+
This release was mistakenly published without the generated file
25+
`./defs.js`. It has been deprecated in favour of v0.5.5.
26+
2227
## Changes in v0.5.3
2328

2429
git log v0.5.2..v0.5.3

0 commit comments

Comments
 (0)