You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
[](https://gitter.im/47degrees/github4s?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[](http://codecov.io/gh/47degrees/github4s)[](https://oss.sonatype.org/#nexus-search;gav~com.47deg~github4s*)[](https://raw.githubusercontent.com/47degrees/github4s/master/LICENSE)[](https://index.scala-lang.org/47degrees/github4s)[](https://github.com/47degrees/github4s/issues)
2
+
[](https://gitter.im/47degrees/github4s?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[](http://codecov.io/gh/47degrees/github4s)[](https://oss.sonatype.org/#nexus-search;gav~com.47deg~github4s*)[](https://raw.githubusercontent.com/47degrees/github4s/master/LICENSE)[](https://index.scala-lang.org/47degrees/github4s)[](https://github.com/47degrees/github4s/issues)
3
3
4
4
Github4s
5
5
=============
@@ -11,7 +11,7 @@ Github4s
11
11
To get started with SBT, simply add the following to your build.sbt file.
- Add pagination support for PullRequest ops [\#198](https://github.com/47degrees/github4s/pull/198) ([lloydmeta](https://github.com/lloydmeta))
528
575
- Release version 0.18.0 [\#193](https://github.com/47degrees/github4s/pull/193) ([BenFradet](https://github.com/BenFradet))
529
576
- Bump sbt-org-policies to 0.8.22 to benefit from cats 1.0.1 and circe 0.9.1 [\#192](https://github.com/47degrees/github4s/pull/192) ([BenFradet](https://github.com/BenFradet))
530
577
- Get a single issue [\#191](https://github.com/47degrees/github4s/pull/191) ([GRBurst](https://github.com/GRBurst))
- Fixes Github token through env var [\#77](https://github.com/47degrees/github4s/pull/77) ([juanpedromoreno](https://github.com/juanpedromoreno))
@@ -796,6 +842,7 @@ permalink: changelog
796
842
797
843
- Makes mandatory some fields when creating issues [\#51](https://github.com/47degrees/github4s/pull/51) ([fedefernandez](https://github.com/fedefernandez))
798
844
- Adds a new root project to set Scala version [\#50](https://github.com/47degrees/github4s/pull/50) ([fedefernandez](https://github.com/fedefernandez))
845
+
- Adds create and edit methods for issues [\#49](https://github.com/47degrees/github4s/pull/49) ([fedefernandez](https://github.com/fedefernandez))
799
846
- Adds list and search methods for issues [\#47](https://github.com/47degrees/github4s/pull/47) ([fedefernandez](https://github.com/fedefernandez))
800
847
- Adds crossover for Scala 2.10 and upgrades libraries [\#46](https://github.com/47degrees/github4s/pull/46) ([fedefernandez](https://github.com/fedefernandez))
801
848
- Fix forced user agent in js side [\#43](https://github.com/47degrees/github4s/pull/43) ([jdesiloniz](https://github.com/jdesiloniz))
@@ -820,7 +867,6 @@ permalink: changelog
820
867
821
868
**Merged pull requests:**
822
869
823
-
- Adds create and edit methods for issues [\#49](https://github.com/47degrees/github4s/pull/49) ([fedefernandez](https://github.com/fedefernandez))
0 commit comments