We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5653915 commit 37d7469Copy full SHA for 37d7469
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased] - ReleaseDate
+## [0.1.0] - 2019-06-07
4
5
### Known Issues
6
* Due to an issue with `type_length_limit` increasing exponentially,
Cargo.toml
[package]
name = "jail"
-version = "0.0.7-alpha.0"
+version = "0.1.0"
authors = ["Fabian Freyer <fabian.freyer@physik.tu-berlin.de>"]
description = "FreeBSD jail library"
license = "BSD-3-Clause"
0 commit comments