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.
hsec-core
0.2.1.0
1 parent a6a100d commit 1d19f91Copy full SHA for 1d19f91
code/hsec-core/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.1.0
2
+
3
+* Introduce `isVersionAffectedBy` and `isVersionRangeAffectedBy` in `Security.Advisories.Core`
4
5
## 0.2.0.2
6
7
* Update `osv` dependency bounds
code/hsec-core/hsec-core.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: hsec-core
-version: 0.2.0.2
+version: 0.2.1.0
-- A short (one-line) description of the package.
synopsis: Core package representing Haskell advisories
0 commit comments