Skip to content

Commit

Permalink
Update CHANGELOG.md (#141)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md

* Update package.yml
  • Loading branch information
christophboecker authored Mar 21, 2023
1 parent cd02d85 commit 6acdbea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Changelog

## 10.03.2023 2.0.0 (under construction)
## 21.03.2023 2.0.0 (under construction)

Beta4:

- Bugfix:
- Tastatursteuerung in der Baisiskarten-Auswahl der Kartensätze korrigiert. (#139)
- Namespace-Fehler in Layer.php korrigiert (#140)

beta3:
Beta3:

- Neu
- Per Config (z.B. im project AddOn) kann ein Socket-Proxy angegeben werden, falls erforderlich. Die config für den namespace geolocation lautet: 'socket_proxy' (#131) - Siehe (https://curl.se/libcurl/c/CURLOPT_PROXY.html).
Expand Down
2 changes: 1 addition & 1 deletion package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: geolocation
version: '2.0.0-beta3'
version: '2.0.0-beta4'
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/geolocation

Expand Down

0 comments on commit 6acdbea

Please sign in to comment.