diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..787091e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,81 @@ +# Changelog + +## [v0.6.0](https://github.com/scala-exercises/exercises-shapeless/tree/v0.6.0) (2020-04-24) + +[Full Changelog](https://github.com/scala-exercises/exercises-shapeless/compare/v0.4.0...v0.6.0) + +**Merged pull requests:** + +- Updates Project [\#67](https://github.com/scala-exercises/exercises-shapeless/pull/67) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- Update sbt to 1.3.10 [\#65](https://github.com/scala-exercises/exercises-shapeless/pull/65) ([scala-steward](https://github.com/scala-steward)) +- Update sbt to 1.3.9 [\#64](https://github.com/scala-exercises/exercises-shapeless/pull/64) ([scala-steward](https://github.com/scala-steward)) +- Update scalacheck-shapeless\_1.14 to 1.2.5 [\#63](https://github.com/scala-exercises/exercises-shapeless/pull/63) ([scala-steward](https://github.com/scala-steward)) +- Update scalatest to 3.1.1 [\#61](https://github.com/scala-exercises/exercises-shapeless/pull/61) ([scala-steward](https://github.com/scala-steward)) +- Mergify: configuration update [\#58](https://github.com/scala-exercises/exercises-shapeless/pull/58) ([angoglez](https://github.com/angoglez)) +- Update scalacheck-shapeless\_1.14 to 1.2.4 [\#57](https://github.com/scala-exercises/exercises-shapeless/pull/57) ([scala-steward](https://github.com/scala-steward)) +- Update sbt to 1.3.8 [\#56](https://github.com/scala-exercises/exercises-shapeless/pull/56) ([scala-steward](https://github.com/scala-steward)) +- Update to Scala 2.13.1 [\#55](https://github.com/scala-exercises/exercises-shapeless/pull/55) ([kiroco12](https://github.com/kiroco12)) +- Updated ScalaTest 3.1.0 [\#49](https://github.com/scala-exercises/exercises-shapeless/pull/49) ([kiroco12](https://github.com/kiroco12)) +- Update to Scala 2.12.10 [\#48](https://github.com/scala-exercises/exercises-shapeless/pull/48) ([kiroco12](https://github.com/kiroco12)) +- Use openjdk8 for Travis builds [\#47](https://github.com/scala-exercises/exercises-shapeless/pull/47) ([calvellido](https://github.com/calvellido)) +- Updating sbt org policies [\#45](https://github.com/scala-exercises/exercises-shapeless/pull/45) ([dominv](https://github.com/dominv)) +- Updating sbt-org-policies to 0.5.12 [\#44](https://github.com/scala-exercises/exercises-shapeless/pull/44) ([dominv](https://github.com/dominv)) +- Update libraries versions [\#43](https://github.com/scala-exercises/exercises-shapeless/pull/43) ([dominv](https://github.com/dominv)) +- Changing Set to Seq [\#42](https://github.com/scala-exercises/exercises-shapeless/pull/42) ([aborg0](https://github.com/aborg0)) +- Fix minor typos [\#40](https://github.com/scala-exercises/exercises-shapeless/pull/40) ([NickShadder](https://github.com/NickShadder)) + +## [v0.4.0](https://github.com/scala-exercises/exercises-shapeless/tree/v0.4.0) (2017-03-28) + +[Full Changelog](https://github.com/scala-exercises/exercises-shapeless/compare/6d4f2a9a0b3da5c5e13984172ef8b1d463ac14e1...v0.4.0) + +🐛 **Bug Fixes** + +- Site \#458 rename workaround [\#18](https://github.com/scala-exercises/exercises-shapeless/pull/18) ([raulraja](https://github.com/raulraja)) + +**Closed issues:** + +- Compile error [\#27](https://github.com/scala-exercises/exercises-shapeless/issues/27) +- Publish snapshot artifact from master with each successful build [\#13](https://github.com/scala-exercises/exercises-shapeless/issues/13) + +**Merged pull requests:** + +- Integrates sbt-org-policies plugin [\#41](https://github.com/scala-exercises/exercises-shapeless/pull/41) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- Update SingletonExercises.scala [\#39](https://github.com/scala-exercises/exercises-shapeless/pull/39) ([Narigo](https://github.com/Narigo)) +- Fixes scmInfo settings [\#38](https://github.com/scala-exercises/exercises-shapeless/pull/38) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- Fix issue in the Union types [\#37](https://github.com/scala-exercises/exercises-shapeless/pull/37) ([fchaillou](https://github.com/fchaillou)) +- Updates PGP keys [\#36](https://github.com/scala-exercises/exercises-shapeless/pull/36) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- SE-597 - Upgrade Libs [\#35](https://github.com/scala-exercises/exercises-shapeless/pull/35) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- Added README to content repository [\#34](https://github.com/scala-exercises/exercises-shapeless/pull/34) ([jdesiloniz](https://github.com/jdesiloniz)) +- Include logo in content library [\#33](https://github.com/scala-exercises/exercises-shapeless/pull/33) ([jdesiloniz](https://github.com/jdesiloniz)) +- Bumps to 0.2.4-SNAPSHOT version [\#32](https://github.com/scala-exercises/exercises-shapeless/pull/32) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- JP - Bumps version [\#31](https://github.com/scala-exercises/exercises-shapeless/pull/31) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- The answer shouldn't be supplied in an example. [\#30](https://github.com/scala-exercises/exercises-shapeless/pull/30) ([matthedude](https://github.com/matthedude)) +- JP - SE-510 DRY Test.scala [\#29](https://github.com/scala-exercises/exercises-shapeless/pull/29) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- Temporarily disable extensible records exercises [\#28](https://github.com/scala-exercises/exercises-shapeless/pull/28) ([ghost](https://github.com/ghost)) +- Bump new minor release [\#26](https://github.com/scala-exercises/exercises-shapeless/pull/26) ([ghost](https://github.com/ghost)) +- Bump next version [\#25](https://github.com/scala-exercises/exercises-shapeless/pull/25) ([ghost](https://github.com/ghost)) +- Fix split signature in TuplesHListExercises [\#24](https://github.com/scala-exercises/exercises-shapeless/pull/24) ([durban](https://github.com/durban)) +- Use toolchain with the same version as the content [\#23](https://github.com/scala-exercises/exercises-shapeless/pull/23) ([ghost](https://github.com/ghost)) +- Increment version number for including a timestamp in the library metadata [\#22](https://github.com/scala-exercises/exercises-shapeless/pull/22) ([ghost](https://github.com/ghost)) +- Update plugin version [\#21](https://github.com/scala-exercises/exercises-shapeless/pull/21) ([ghost](https://github.com/ghost)) +- Depend on 0.1.x runtime and definitions [\#20](https://github.com/scala-exercises/exercises-shapeless/pull/20) ([ghost](https://github.com/ghost)) +- Bump first release [\#19](https://github.com/scala-exercises/exercises-shapeless/pull/19) ([ghost](https://github.com/ghost)) +- Update HListExercises.scala [\#17](https://github.com/scala-exercises/exercises-shapeless/pull/17) ([logistark](https://github.com/logistark)) +- Empty commit in order to release a snapshot [\#16](https://github.com/scala-exercises/exercises-shapeless/pull/16) ([ghost](https://github.com/ghost)) +- Remove legacy generated file [\#15](https://github.com/scala-exercises/exercises-shapeless/pull/15) ([andyscott](https://github.com/andyscott)) +- Settings for automatic release [\#14](https://github.com/scala-exercises/exercises-shapeless/pull/14) ([ghost](https://github.com/ghost)) +- Don't include Sized section until we have exercises [\#12](https://github.com/scala-exercises/exercises-shapeless/pull/12) ([ghost](https://github.com/ghost)) +- Fix link [\#11](https://github.com/scala-exercises/exercises-shapeless/pull/11) ([ghost](https://github.com/ghost)) +- Extract inline object definition [\#10](https://github.com/scala-exercises/exercises-shapeless/pull/10) ([ghost](https://github.com/ghost)) +- Fix order of responses for poly exercise [\#9](https://github.com/scala-exercises/exercises-shapeless/pull/9) ([ghost](https://github.com/ghost)) +- More succint use of Try [\#8](https://github.com/scala-exercises/exercises-shapeless/pull/8) ([oranda](https://github.com/oranda)) +- TypeCheckingExercises [\#7](https://github.com/scala-exercises/exercises-shapeless/pull/7) ([oranda](https://github.com/oranda)) +- Change color [\#6](https://github.com/scala-exercises/exercises-shapeless/pull/6) ([rafaparadela](https://github.com/rafaparadela)) +- Add library repo metadata [\#4](https://github.com/scala-exercises/exercises-shapeless/pull/4) ([ghost](https://github.com/ghost)) +- Rename artifact [\#3](https://github.com/scala-exercises/exercises-shapeless/pull/3) ([ghost](https://github.com/ghost)) +- Adds settings for distributing projects in Sonatype [\#2](https://github.com/scala-exercises/exercises-shapeless/pull/2) ([rafaparadela](https://github.com/rafaparadela)) +- Update CI configuration [\#1](https://github.com/scala-exercises/exercises-shapeless/pull/1) ([ghost](https://github.com/ghost)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*