File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# ChangeLog
22
3+ ## [ 1.39.1] ( https://github.com/algolia/algoliasearch-client-scala/compare/1.39.0...1.40.0 ) (2021-03-01)
4+
5+ ### Fix
6+
7+ - ** browse** : Implement browse POST request (#622 ) ([ 303e7c1] ( https://github.com/algolia/algoliasearch-client-scala/commit/303e7c1 ) )
8+
9+
10+
311## [ 1.39.0] ( https://github.com/algolia/algoliasearch-client-scala/compare/1.38.2...1.39.0 ) (2020-11-03)
412
513### Fix
Original file line number Diff line number Diff line change 11organization := " com.algolia"
22name := " algoliasearch-scala"
33description := " Scala client for Algolia Search API"
4- version := " 1.39.0 "
4+ version := " 1.39.1 "
55crossScalaVersions := Seq (" 2.11.12" , " 2.12.10" , " 2.13.1" )
66scalaVersion := " 2.13.1"
77testOptions in Test += Tests .Argument (" -P10" )
You can’t perform that action at this time.
0 commit comments