blob: b7e395988f1ed5aafbdf3d6fb65c2c3e4c58591f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# mixlib-authentication Changelog
<!-- latest_release -->
<!-- latest_release -->
<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
## 1.4.2 (2017-08-17)
- fix bug in ordering x_ops_authorization_n headers when headers
number more than 9 [dde604f] [#5]
- fix bug where a constant lookup fails when vendored into other
projects [#24]
- make mixlib-log optional [#21]
<!-- latest_stable_release -->
## 1.4.1 (2016-06-08)
- testing and style modernization [#13, #14, #15, #18]
## 1.4.0 (2015-01-19)
- Add Chef signing protocol version 1.3
|