Skip to content

Commit 1ec4ea8

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

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ The maintainers of the project are:
2626
These are the people that have contributed to the _exercises-cats_ project:
2727

2828
- [![juanpedromoreno](https://avatars2.githubusercontent.com/u/4879373?v=4&s=20) **juanpedromoreno**](https://github.com/juanpedromoreno)
29-
- [![raulraja](https://avatars3.githubusercontent.com/u/456796?v=4&s=20) **raulraja**](https://github.com/raulraja)
3029
- [![47erbot](https://avatars1.githubusercontent.com/u/24799081?v=4&s=20) **47erbot**](https://github.com/47erbot)
30+
- [![raulraja](https://avatars3.githubusercontent.com/u/456796?v=4&s=20) **raulraja**](https://github.com/raulraja)
3131
- [![kiroco12](https://avatars1.githubusercontent.com/u/48894338?v=4&s=20) **kiroco12**](https://github.com/kiroco12)
3232
- [![rafaparadela](https://avatars3.githubusercontent.com/u/315070?v=4&s=20) **rafaparadela**](https://github.com/rafaparadela)
3333
- [![aeons](https://avatars2.githubusercontent.com/u/1432894?v=4&s=20) **aeons**](https://github.com/aeons)

CHANGELOG.md

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

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

513
[Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/v0.6.4...v0.6.5)
@@ -95,6 +103,7 @@
95103
- Updating libraries versions [\#57](https://github.com/scala-exercises/exercises-cats/pull/57) ([dominv](https://github.com/dominv))
96104
- Fixes missing cats Dependency [\#56](https://github.com/scala-exercises/exercises-cats/pull/56) ([juanpedromoreno](https://github.com/juanpedromoreno))
97105
- 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))
98107

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

@@ -115,7 +124,6 @@
115124
- Update .travis.yml [\#50](https://github.com/scala-exercises/exercises-cats/pull/50) ([juanpedromoreno](https://github.com/juanpedromoreno))
116125
- Update Foldable.scala [\#49](https://github.com/scala-exercises/exercises-cats/pull/49) ([lloydmeta](https://github.com/lloydmeta))
117126
- Updates PGP keys [\#47](https://github.com/scala-exercises/exercises-cats/pull/47) ([juanpedromoreno](https://github.com/juanpedromoreno))
118-
- SE-597 - Upgrade Libs [\#45](https://github.com/scala-exercises/exercises-cats/pull/45) ([juanpedromoreno](https://github.com/juanpedromoreno))
119127
- Fix typos in Validated [\#44](https://github.com/scala-exercises/exercises-cats/pull/44) ([ches](https://github.com/ches))
120128
- Added README to content repository [\#43](https://github.com/scala-exercises/exercises-cats/pull/43) ([jdesiloniz](https://github.com/jdesiloniz))
121129
- 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)