Skip to content

Commit f01d3ef

Browse files
committed
Update changelog. Bump version.
1 parent 1391a31 commit f01d3ef

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

docs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ pygmentsUseClasses = true
3333
weight = 4
3434

3535
[params]
36-
version = "2.5.1"
36+
version = "2.6.0"

docs/content/overview/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ description: Lists the changes per LoRa App Server release, including steps how
1010

1111
# Changelog
1212

13+
## v2.6.0
14+
15+
### Features
16+
17+
#### Google Cloud Platform integration
18+
19+
LoRa Gateway Bridge is able to integrate with [Cloud IoT Core](https://cloud.google.com/iot-core/).
20+
This makes it easier to scale up, but also makes it possible to manage gateway
21+
authentication using the web-based Cloud IoT console (or APIs).
22+
23+
#### Gateway IP address
24+
25+
The gateway IP address is exposed through the gateway stats.
26+
1327
## v2.5.1
1428

1529
### Bugfixes

0 commit comments

Comments
 (0)