We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c96824 commit fe5b446Copy full SHA for fe5b446
CHANGELOG.md
@@ -4,8 +4,13 @@ Changelog
4
## 1.8.0-SNAPSHOT (current master)
5
6
### Breaking Changes
7
-* remove caching command line parameter (TODO)
8
-* update to OSHDB 1.0.0-SNAPSHOT (TODO)
+* remove caching command line parameter ([#281])
+* update to OSHDB 1.0.0-SNAPSHOT ([#281])
9
+
10
+### New Features
11
+* tag translator parameter are now configurable via CLI parameter: `tt.maxbytesvalue`, `tt.maxnumroles` ([#281])
12
13
+[#281]: https://github.com/GIScience/ohsome-api/pull/281
14
15
16
## 1.7.0
0 commit comments