You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
457 B
16 lines
457 B
2 years ago
|
<!doctype html>
|
||
|
<html lang="en" dir="ltr">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
<meta name="robots" content="noindex,nofollow">
|
||
|
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||
|
<title>phpMyAdmin - ChangeLog</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>phpMyAdmin - ChangeLog</h1>
|
||
|
<pre>{{ changelog|raw }}</pre>
|
||
|
</body>
|
||
|
</html>
|