Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit aecb1d2

Browse files
author
Panagis Tselentis
committed
Updated CHANGELOG.md and version
1 parent 3d22996 commit aecb1d2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22

33
All notable changes to this project will be documented in this file.
4+
## [0.12.3](https://github.com/pantsel/konga/releases/tag/0.12.3) - 26-09-2018
5+
* **[Fix]** Solved some routing issues when running Konga behind a reverse proxy at a sub-path. [#278](https://github.com/pantsel/konga/issues/278)
6+
* Other minor issues
47

58
## [0.12.2](https://github.com/pantsel/konga/releases/tag/0.12.2) - 22-08-2018
69
* **[Fix]** Fix wrong require path on db prepare.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kongadmin",
3-
"version": "0.12.2",
3+
"version": "0.12.3",
44
"description": "Kong admin GUI",
55
"keywords": [
66
"sails.js",

0 commit comments

Comments
 (0)