added pr link to changelog

This commit is contained in:
Sebastian Sdorra
2020-07-02 07:18:05 +02:00
parent 24dd6b6f1c
commit 3f9561cbf5

View File

@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed restart with deb or rpm installation ([#1222](https://github.com/scm-manager/scm-manager/issues/1222) and [#1227](https://github.com/scm-manager/scm-manager/pull/1227))
- Fixed broken migration with empty security.xml ([#1219](https://github.com/scm-manager/scm-manager/issues/1219) and [#1221](https://github.com/scm-manager/scm-manager/pull/1221))
- Added missing architecture to debian installation documentation ([#1230](https://github.com/scm-manager/scm-manager/pull/1230))
- Mercurial on Python 3
- Mercurial on Python 3 ([#1232](https://github.com/scm-manager/scm-manager/pull/1232))
## [2.1.1] - 2020-06-23
### Fixed