Skip to content

Commit c6025e1

Browse files
2.5.1
1 parent ba7af89 commit c6025e1

3 files changed

Lines changed: 6 additions & 20 deletions

File tree

.travis.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

ChangeLog.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
## Changes between 2.5.0 and 2.6.0 (in development)
1+
## Changes between 2.5.0 and 2.5.1 (Jan 1, 2026)
22

3-
No changes yet.
3+
### Windows Installation Fixes
4+
5+
`2.4.0` and `2.5.0` versions unintentionally included files that were
6+
symlinks, which caused installation on Windows to fail.
47

58

69
## Changes between 2.4.0 and 2.5.0 (Dec 31, 2025)

lib/amq/protocol/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module AMQ
22
module Protocol
3-
VERSION = "2.6.0.pre"
3+
VERSION = "2.5.1"
44
end # Protocol
55
end # AMQ

0 commit comments

Comments
 (0)