Skip to content
Snippets Groups Projects
Commit a1d59d09 authored by Jean SIMARD's avatar Jean SIMARD
Browse files

chore(version): 0.2.0

parent 44412c8e
No related branches found
No related tags found
No related merge requests found
Pipeline #396541685 passed
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## 0.2.0 - 2021-10-27
### Miscellaneous Chores
[8fe82b](https://gitlab.com/woshilapin/cargo-sonar/-/commit/8fe82b90549eae847114f3838cf2a0fedeb132fa) - add some FIXME/TODO with ideas for improvements - Jean SIMARD
### Features
[44412c](https://gitlab.com/woshilapin/cargo-sonar/-/commit/44412c8ee403fa02e7c1d597528e12cc96075fb1) - clippy is configured in 'pedantic' mode - Jean SIMARD
[61ef39](https://gitlab.com/woshilapin/cargo-sonar/-/commit/61ef39b52466a172c2c66567d482f3081419d9d2) - docker image now includes 'clippy' and 'audit' - Jean SIMARD
- - -
## 0.1.3 - 2021-10-26
......
......@@ -210,7 +210,7 @@ dependencies = [
[[package]]
name = "cargo-sonar"
version = "0.1.3"
version = "0.2.0"
dependencies = [
"cargo",
"cargo_metadata",
......
[package]
name = "cargo-sonar"
version = "0.1.3"
version = "0.2.0"
authors = ["woshilapin <woshilapin@tuziwo.info>"]
edition = "2021"
rust-version = "1.56"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment