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

Commit 0d9e4a5

Browse files
committed
document PR obeone#4 in CHANGELOG
1 parent b24dd37 commit 0d9e4a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [Unreleased]
7+
## [1.1.0] - 2018-06-06
88

99
### Added
1010

@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1919
* `rpc.idmapd` was started even when NFS version 4 was not in use
2020
* removed default `/etc/idmapd.conf` from the image to prevent unintended start of `rpc.idmapd`
2121
* `NFS_VERSION=3` resulted in `rpc.nfsd` still offering version 4
22+
* Fixed detection of built-in kernel modules ([#4](https://github.com/ehough/docker-nfs-server/pull/4))
2223

2324
## [1.0.0] - 2018-02-05
2425
Initial release.

0 commit comments

Comments
 (0)