File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## ` 5.22.2 `
4
+
5
+ - f6b144f0 BVG: update API endpoint
6
+ - e3a02297 ` lib/request ` : tweak ` User-Agent ` randomisation logic
7
+ - e69d069d/fa9a8d9f update integration tests ✅
8
+ - 2ec079ad TPG: add integration test ✅
9
+ - 4cd0e9d9 minor tweaks 📝
10
+
11
+ [ 🏷 ` 5.22.2 ` ] ( https://github.com/public-transport/hafas-client/releases/tag/5.22.2 ) , 2022-01-13
12
+
3
13
## ` 5.22.1 `
4
14
5
15
- 2fd06941 use [ HTTP Keep-Alive] ( https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Keep-Alive ) ⚡️
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hafas-client" ,
3
3
"description" : " Client for HAFAS public transport APIs." ,
4
- "version" : " 5.22.1 " ,
4
+ "version" : " 5.22.2 " ,
5
5
"main" : " index.js" ,
6
6
"files" : [
7
7
" index.js" ,
23
23
" Kristjan Esperanto (https://github.com/KristjanESPERANTO)" ,
24
24
" Marcel Radzio <mtrnord@nordgedanken.dev>"
25
25
],
26
- "homepage" : " https://github.com/public-transport/hafas-client/tree/5.22.1 " ,
26
+ "homepage" : " https://github.com/public-transport/hafas-client/tree/5.22.2 " ,
27
27
"repository" : " public-transport/hafas-client" ,
28
28
"bugs" : " https://github.com/public-transport/hafas-client/issues" ,
29
29
"funding" : {
You can’t perform that action at this time.
0 commit comments