diff --git a/vorago-peb1/CHANGELOG.md b/vorago-peb1/CHANGELOG.md new file mode 100644 index 0000000..9c1ba75 --- /dev/null +++ b/vorago-peb1/CHANGELOG.md @@ -0,0 +1,13 @@ +Change Log +======= + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +# [unreleased] + +# [v0.1.0] 2024-10-01 + +- Initial release diff --git a/vorago-peb1/Cargo.toml b/vorago-peb1/Cargo.toml index 7ce62e7..042a4bb 100644 --- a/vorago-peb1/Cargo.toml +++ b/vorago-peb1/Cargo.toml @@ -21,9 +21,6 @@ features = ["va41630"] version = ">=0.3, <0.4" [dependencies.lis2dh12] -git = "https://github.com/us-irs/lis2dh12.git" -# path = "../../lis2dh12" -branch = "all-features" version = "0.7" features = ["out_f32"]