|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v0.6.8](https://github.com/scala-exercises/exercises-cats/tree/v0.6.8) (2020-08-31) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/v0.6.7...v0.6.8) |
| 6 | + |
| 7 | +📈 **Dependency updates** |
| 8 | + |
| 9 | +- Update definitions, exercise-compiler, ... to 0.6.6 [\#143](https://github.com/scala-exercises/exercises-cats/pull/143) ([47erbot](https://github.com/47erbot)) |
| 10 | +- Update scalacheck-1-14 to 3.2.2.0 [\#142](https://github.com/scala-exercises/exercises-cats/pull/142) ([47erbot](https://github.com/47erbot)) |
| 11 | +- Update scalatest to 3.2.2 [\#141](https://github.com/scala-exercises/exercises-cats/pull/141) ([47erbot](https://github.com/47erbot)) |
| 12 | +- Update sbt-mdoc to 2.2.5 [\#140](https://github.com/scala-exercises/exercises-cats/pull/140) ([47erbot](https://github.com/47erbot)) |
| 13 | + |
| 14 | +**Closed issues:** |
| 15 | + |
| 16 | +- Eval site is still broken [\#134](https://github.com/scala-exercises/exercises-cats/issues/134) |
| 17 | + |
3 | 18 | ## [v0.6.7](https://github.com/scala-exercises/exercises-cats/tree/v0.6.7) (2020-08-10)
|
4 | 19 |
|
5 | 20 | [Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/v0.6.6...v0.6.7)
|
|
111 | 126 | - Updating libraries versions [\#57](https://github.com/scala-exercises/exercises-cats/pull/57) ([dominv](https://github.com/dominv))
|
112 | 127 | - Fixes missing cats Dependency [\#56](https://github.com/scala-exercises/exercises-cats/pull/56) ([juanpedromoreno](https://github.com/juanpedromoreno))
|
113 | 128 | - Update cats to 0.9.0 and change Xor to Either [\#55](https://github.com/scala-exercises/exercises-cats/pull/55) ([aeons](https://github.com/aeons))
|
114 |
| -- Update .travis.yml [\#50](https://github.com/scala-exercises/exercises-cats/pull/50) ([juanpedromoreno](https://github.com/juanpedromoreno)) |
115 | 129 |
|
116 | 130 | ## [v0.4.0](https://github.com/scala-exercises/exercises-cats/tree/v0.4.0) (2017-03-28)
|
117 | 131 |
|
|
129 | 143 | **Merged pull requests:**
|
130 | 144 |
|
131 | 145 | - Integrates sbt-org-policies plugin [\#52](https://github.com/scala-exercises/exercises-cats/pull/52) ([juanpedromoreno](https://github.com/juanpedromoreno))
|
| 146 | +- Update .travis.yml [\#50](https://github.com/scala-exercises/exercises-cats/pull/50) ([juanpedromoreno](https://github.com/juanpedromoreno)) |
132 | 147 | - Update Foldable.scala [\#49](https://github.com/scala-exercises/exercises-cats/pull/49) ([lloydmeta](https://github.com/lloydmeta))
|
133 | 148 | - Updates PGP keys [\#47](https://github.com/scala-exercises/exercises-cats/pull/47) ([juanpedromoreno](https://github.com/juanpedromoreno))
|
134 | 149 | - SE-597 - Upgrade Libs [\#45](https://github.com/scala-exercises/exercises-cats/pull/45) ([juanpedromoreno](https://github.com/juanpedromoreno))
|
|
0 commit comments