Skip to content

Commit 1ee4933

Browse files
juanpedromorenoactions-user
authored andcommitted
Update documentation, changelog and other files [skip ci]
1 parent 16a1b40 commit 1ee4933

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v0.6.7](https://github.com/scala-exercises/exercises-cats/tree/v0.6.7) (2020-08-10)
4+
5+
[Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/v0.6.6...v0.6.7)
6+
7+
📈 **Dependency updates**
8+
9+
- Update definitions, exercise-compiler, ... to 0.6.5 [\#139](https://github.com/scala-exercises/exercises-cats/pull/139) ([47erbot](https://github.com/47erbot))
10+
311
## [v0.6.6](https://github.com/scala-exercises/exercises-cats/tree/v0.6.6) (2020-08-10)
412

513
[Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/v0.6.5...v0.6.6)
@@ -103,7 +111,7 @@
103111
- Updating libraries versions [\#57](https://github.com/scala-exercises/exercises-cats/pull/57) ([dominv](https://github.com/dominv))
104112
- Fixes missing cats Dependency [\#56](https://github.com/scala-exercises/exercises-cats/pull/56) ([juanpedromoreno](https://github.com/juanpedromoreno))
105113
- 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))
106-
- SE-597 - Upgrade Libs [\#45](https://github.com/scala-exercises/exercises-cats/pull/45) ([juanpedromoreno](https://github.com/juanpedromoreno))
114+
- Update .travis.yml [\#50](https://github.com/scala-exercises/exercises-cats/pull/50) ([juanpedromoreno](https://github.com/juanpedromoreno))
107115

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

@@ -121,9 +129,9 @@
121129
**Merged pull requests:**
122130

123131
- Integrates sbt-org-policies plugin [\#52](https://github.com/scala-exercises/exercises-cats/pull/52) ([juanpedromoreno](https://github.com/juanpedromoreno))
124-
- Update .travis.yml [\#50](https://github.com/scala-exercises/exercises-cats/pull/50) ([juanpedromoreno](https://github.com/juanpedromoreno))
125132
- Update Foldable.scala [\#49](https://github.com/scala-exercises/exercises-cats/pull/49) ([lloydmeta](https://github.com/lloydmeta))
126133
- Updates PGP keys [\#47](https://github.com/scala-exercises/exercises-cats/pull/47) ([juanpedromoreno](https://github.com/juanpedromoreno))
134+
- SE-597 - Upgrade Libs [\#45](https://github.com/scala-exercises/exercises-cats/pull/45) ([juanpedromoreno](https://github.com/juanpedromoreno))
127135
- Fix typos in Validated [\#44](https://github.com/scala-exercises/exercises-cats/pull/44) ([ches](https://github.com/ches))
128136
- Added README to content repository [\#43](https://github.com/scala-exercises/exercises-cats/pull/43) ([jdesiloniz](https://github.com/jdesiloniz))
129137
- Include logo in content library [\#42](https://github.com/scala-exercises/exercises-cats/pull/42) ([jdesiloniz](https://github.com/jdesiloniz))

0 commit comments

Comments
 (0)