Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 6a306ed

Browse files
committed
prep changelog for 2.2.1
1 parent d1ca8f1 commit 6a306ed

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [2.2.1] - unreleased
8+
9+
### Fixed
10+
* `rpc.statd` debug output was invisible
11+
712
## [2.2.0] - 2019-03-08
8-
## Added
13+
14+
### Added
915
* Enhanced debugging via environment variable: `NFS_LOG_LEVEL=DEBUG`. This also produces less cluttered log output
1016
during regular, non-debug operation.
11-
## Fixed
17+
18+
### Fixed
1219
* `idmapd` would not start when `NFS_VERSION=3`
1320
* allow Kerberos without `idmapd`. Most users will probably want to run them together, but
1421
it isn't required.
@@ -17,8 +24,10 @@ it isn't required.
1724
* `idmapd` debug output was invisible
1825

1926
## [2.1.0] - 2019-01-31
27+
2028
### Added
2129
* Ability to automatically load kernel modules. ([#18](https://github.com/ehough/docker-nfs-server/issues/18)). Credit to [@andyneff](https://github.com/andyneff).
30+
2231
### Fixed
2332
* Minor bugs in `entrypoint.sh`
2433

0 commit comments

Comments
 (0)