Skip to content

Commit

Permalink
v0.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Feb 20, 2024
1 parent 04cb4cc commit 0c48df2
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 1 deletion.
24 changes: 24 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
- commits:
- subject: Test mounting an nfs share
hash: 0dabf12e7be3acb0f099651143ba0fed23ab1904
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
- subject: Add NFSv4 support to the kernel
hash: c1ca7a9864f0766e68329616cef5fcd26a5e084c
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: 0.0.38
title: ""
date: 2024-02-20T18:49:58.051Z
- commits:
- subject: Enable basic NFS client features
hash: 26c0d2347732a5020cae2a488629997349fc53a8
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v0.0.38
## (2024-02-20)

* Test mounting an nfs share [Kyle Harding]
* Add NFSv4 support to the kernel [Kyle Harding]

# v0.0.37
## (2024-02-13)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.37
0.0.38

0 comments on commit 0c48df2

Please sign in to comment.