1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-22 14:12:51 +02:00

Add DB version to comment in export

This commit is contained in:
Jakub Vrana
2021-02-08 09:47:10 +01:00
parent 93c7fb248c
commit 7ccc1e3e15
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
Adminer 4.7.10-dev:
Add DB version to comment in export
Adminer 4.7.9 (released 2021-02-07):
Fix XSS in browsers which don't encode URL parameters (bug #775, regression from 4.7.0)
Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200