|
| 1 | +## Parity [v1.11.5](https://github.com/paritytech/parity/releases/tag/v1.11.5) (2018-06-29) |
| 2 | + |
| 3 | +Parity 1.11.5 is a bug-fix release to improve performance and stability. |
| 4 | + |
| 5 | +The full list of included changes: |
| 6 | + |
| 7 | +- Bump beta to 1.11.5 / Backports ([#8955](https://github.com/paritytech/parity/pull/8955)) |
| 8 | + - Parity-version: bump beta to 1.11.5 |
| 9 | + - Update ropsten.json ([#8926](https://github.com/paritytech/parity/pull/8926)) |
| 10 | + - Update hardcoded headers ([#8925](https://github.com/paritytech/parity/pull/8925)) |
| 11 | + - Update kovan.json |
| 12 | + - Update Kovan to block 7693549 |
| 13 | + - Update foundation.json |
| 14 | + - Updated to block 5812225 |
| 15 | + - Update ropsten.json |
| 16 | + - Update to 3465217 |
| 17 | + - Scripts: minor improvements ([#8930](https://github.com/paritytech/parity/pull/8930)) |
| 18 | + - CI: enable 'latest' docker tag on master pipeline |
| 19 | + - CI: mark both beta and stable as stable snap. |
| 20 | + - CI: sign all windows binaries |
| 21 | + - Scripts: fix docker build tag on latest using master ([#8952](https://github.com/paritytech/parity/pull/8952)) |
| 22 | + - Rpc: cap gas limit of local calls ([#8943](https://github.com/paritytech/parity/pull/8943)) |
| 23 | + - Snap: downgrade rust to revision 1.26.2, ref snapcraft/+bug/1778530 ([#8984](https://github.com/paritytech/parity/pull/8984)) |
| 24 | + - Snap: downgrade rust to revision 1.26.2, ref snapcraft/+bug/1778530 |
| 25 | + - Snap: use plugin rust |
| 26 | + - Fix deadlock in blockchain. ([#8977](https://github.com/paritytech/parity/pull/8977)) |
| 27 | + - Remove js-glue from workspace |
| 28 | + - This fixes test error on Rust 1.27 but also prevents js-glue from building itself. |
| 29 | + - Builtin dapp users can still use js-glue from crates.io. |
| 30 | + - Fix Android build on beta ([#9003](https://github.com/paritytech/parity/pull/9003)) |
| 31 | + |
1 | 32 | ## Parity [v1.11.4](https://github.com/paritytech/parity/releases/tag/v1.11.4) (2018-06-20)
|
2 | 33 |
|
3 | 34 | Parity 1.11.4 is a bug-fix release to improve performance and stability.
|
|
0 commit comments