Skip to content

Commit 8993c93

Browse files
juanpedromorenoactions-user
authored andcommitted
Update documentation, changelog and other files [skip ci]
1 parent dd8e42e commit 8993c93

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

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+
318
## [v0.6.7](https://github.com/scala-exercises/exercises-cats/tree/v0.6.7) (2020-08-10)
419

520
[Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/v0.6.6...v0.6.7)
@@ -111,7 +126,6 @@
111126
- Updating libraries versions [\#57](https://github.com/scala-exercises/exercises-cats/pull/57) ([dominv](https://github.com/dominv))
112127
- Fixes missing cats Dependency [\#56](https://github.com/scala-exercises/exercises-cats/pull/56) ([juanpedromoreno](https://github.com/juanpedromoreno))
113128
- 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))
115129

116130
## [v0.4.0](https://github.com/scala-exercises/exercises-cats/tree/v0.4.0) (2017-03-28)
117131

@@ -129,6 +143,7 @@
129143
**Merged pull requests:**
130144

131145
- 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))
132147
- Update Foldable.scala [\#49](https://github.com/scala-exercises/exercises-cats/pull/49) ([lloydmeta](https://github.com/lloydmeta))
133148
- Updates PGP keys [\#47](https://github.com/scala-exercises/exercises-cats/pull/47) ([juanpedromoreno](https://github.com/juanpedromoreno))
134149
- SE-597 - Upgrade Libs [\#45](https://github.com/scala-exercises/exercises-cats/pull/45) ([juanpedromoreno](https://github.com/juanpedromoreno))

0 commit comments

Comments
 (0)