|
| 1 | +<a name="2.0.1"></a> |
| 2 | +## [2.0.1](https://github.com/ipfs/interop/compare/v2.0.0...v2.0.1) (2020-07-30) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* tests for new IPNS name formatting ([#141](https://github.com/ipfs/interop/issues/141)) ([6821a5d](https://github.com/ipfs/interop/commit/6821a5d)) |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +<a name="2.0.0"></a> |
| 12 | +# [2.0.0](https://github.com/ipfs/interop/compare/v1.0.4...v2.0.0) (2020-07-16) |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +<a name="1.0.4"></a> |
| 17 | +## [1.0.4](https://github.com/ipfs/interop/compare/v1.0.3...v1.0.4) (2020-05-26) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* go-ipfs 0.5 sync ([#113](https://github.com/ipfs/interop/issues/113)) ([df79b59](https://github.com/ipfs/interop/commit/df79b59)) |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +<a name="1.0.3"></a> |
| 27 | +## [1.0.3](https://github.com/ipfs/interop/compare/v1.0.2...v1.0.3) (2020-05-14) |
| 28 | + |
| 29 | + |
| 30 | +### Bug Fixes |
| 31 | + |
| 32 | +* override ipfs module location ([#111](https://github.com/ipfs/interop/issues/111)) ([e0a6f71](https://github.com/ipfs/interop/commit/e0a6f71)) |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | +<a name="1.0.2"></a> |
| 37 | +## [1.0.2](https://github.com/ipfs/interop/compare/v1.0.1...v1.0.2) (2020-05-09) |
| 38 | + |
| 39 | + |
| 40 | +### Bug Fixes |
| 41 | + |
| 42 | +* **ci:** add empty commit to fix lint checks on master ([4e43e6a](https://github.com/ipfs/interop/commit/4e43e6a)) |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | +<a name="1.0.1"></a> |
| 47 | +## [1.0.1](https://github.com/ipfs/interop/compare/v1.0.0...v1.0.1) (2020-04-20) |
| 48 | + |
| 49 | + |
| 50 | +### Bug Fixes |
| 51 | + |
| 52 | +* all repo compatibility tests ([#109](https://github.com/ipfs/interop/issues/109)) ([edfaa09](https://github.com/ipfs/interop/commit/edfaa09)) |
| 53 | +* fix name-pubsub test ([#108](https://github.com/ipfs/interop/issues/108)) ([1a33bf9](https://github.com/ipfs/interop/commit/1a33bf9)) |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | +<a name="1.0.0"></a> |
| 58 | +# [1.0.0](https://github.com/ipfs/interop/compare/v0.2.1...v1.0.0) (2020-02-13) |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | +<a name="0.2.1"></a> |
| 63 | +## [0.2.1](https://github.com/ipfs/interop/compare/v0.2.0...v0.2.1) (2019-12-24) |
| 64 | + |
| 65 | + |
| 66 | +### Bug Fixes |
| 67 | + |
| 68 | +* pass args for multiple http-client versions ([b53635d](https://github.com/ipfs/interop/commit/b53635d)) |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | +<a name="0.2.0"></a> |
| 73 | +# [0.2.0](https://github.com/ipfs/interop/compare/v0.1.1...v0.2.0) (2019-12-23) |
| 74 | + |
| 75 | + |
| 76 | +### Bug Fixes |
| 77 | + |
| 78 | +* **ipns:** fix allowOffline flag ([83fcbff](https://github.com/ipfs/interop/commit/83fcbff)) |
| 79 | +* add back the lockfile ([f5c6706](https://github.com/ipfs/interop/commit/f5c6706)) |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | +<a name="0.1.1"></a> |
| 84 | +## [0.1.1](https://github.com/ipfs/interop/compare/v0.1.0...v0.1.1) (2019-10-08) |
| 85 | + |
| 86 | + |
| 87 | +### Bug Fixes |
| 88 | + |
| 89 | +* fix up pubsub tests ([e2222be](https://github.com/ipfs/interop/commit/e2222be)) |
| 90 | +* linting ([aa2e50b](https://github.com/ipfs/interop/commit/aa2e50b)) |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | +<a name="0.1.0"></a> |
| 95 | +# [0.1.0](https://github.com/ipfs/interop/compare/41ee565...v0.1.0) (2019-09-12) |
| 96 | + |
| 97 | + |
| 98 | +### Bug Fixes |
| 99 | + |
| 100 | +* daemon type in tests ([#18](https://github.com/ipfs/interop/issues/18)) ([2fbde7b](https://github.com/ipfs/interop/commit/2fbde7b)) |
| 101 | +* enable browser-browser-go circuit test ([#64](https://github.com/ipfs/interop/issues/64)) ([eaffbcf](https://github.com/ipfs/interop/commit/eaffbcf)) |
| 102 | +* files and pubsub ci ([#37](https://github.com/ipfs/interop/issues/37)) ([b271ea8](https://github.com/ipfs/interop/commit/b271ea8)) |
| 103 | +* interop dial blacklist ([8a362c6](https://github.com/ipfs/interop/commit/8a362c6)) |
| 104 | +* ipns pubsub race condition ([6a04d95](https://github.com/ipfs/interop/commit/6a04d95)) |
| 105 | +* pubsub tests ([#66](https://github.com/ipfs/interop/issues/66)) ([7576947](https://github.com/ipfs/interop/commit/7576947)) |
| 106 | +* quarantine exchange files tests ([97a4749](https://github.com/ipfs/interop/commit/97a4749)) |
| 107 | +* removed skip test ([b4138b7](https://github.com/ipfs/interop/commit/b4138b7)) |
| 108 | +* repo interop ([79b7182](https://github.com/ipfs/interop/commit/79b7182)) |
| 109 | +* temporarily quarantine pubsub tests ([e8adb4f](https://github.com/ipfs/interop/commit/e8adb4f)) |
| 110 | + |
| 111 | + |
| 112 | +### Features |
| 113 | + |
| 114 | +* add executable file ([62734d6](https://github.com/ipfs/interop/commit/62734d6)) |
| 115 | +* add jenkins ci ([#7](https://github.com/ipfs/interop/issues/7)) ([10bb4cd](https://github.com/ipfs/interop/commit/10bb4cd)) |
| 116 | +* js-ipfs 0.33.0 and go-ipfs 0.4.18 ([4085089](https://github.com/ipfs/interop/commit/4085089)) |
| 117 | +* port to new ipfsd-ctl ([#5](https://github.com/ipfs/interop/issues/5)) ([41ee565](https://github.com/ipfs/interop/commit/41ee565)) |
| 118 | +* test against go-ipfs 0.4.20 ([#65](https://github.com/ipfs/interop/issues/65)) ([24cf14a](https://github.com/ipfs/interop/commit/24cf14a)) |
| 119 | +* test against js-ipfs 0.35 ([#60](https://github.com/ipfs/interop/issues/60)) ([f42567e](https://github.com/ipfs/interop/commit/f42567e)) |
| 120 | +* test with new IPFS ([47ca31b](https://github.com/ipfs/interop/commit/47ca31b)) |
| 121 | +* use smaller keysize ([#14](https://github.com/ipfs/interop/issues/14)) ([9241cc7](https://github.com/ipfs/interop/commit/9241cc7)) |
| 122 | + |
| 123 | + |
| 124 | + |
0 commit comments