Skip to content

Commit

Permalink
chore: revert CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <paul.horton@owasp.org>
  • Loading branch information
madpah committed Mar 27, 2024
1 parent e27c717 commit 2c52fef
Showing 1 changed file with 8 additions and 40 deletions.
48 changes: 8 additions & 40 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,6 @@
# CHANGELOG



## v0.6.0 (2024-03-27)

### Chore

* chore: update publishing to PyPi to use Trusted Publishing

Signed-off-by: Paul Horton &lt;paul.horton@owasp.org&gt; ([`1a09ab9`](https://github.com/madpah/requirements-parser/commit/1a09ab950d94d049c3279cf56372453eb87c9dc1))

* chore: Revert CHANGELOG.md ([`d71ab54`](https://github.com/madpah/requirements-parser/commit/d71ab54657b25f6985d307c84f61dff017b137c0))

### Feature

* feat: upgrade CI workflows to get them running again (#90)

* ci: update actions to latest for all workflows

Signed-off-by: Paul Horton &lt;paul.horton@owasp.org&gt; ([`e76a3f5`](https://github.com/madpah/requirements-parser/commit/e76a3f553d145bcd9fdcb2c8aa7424b607056ee0))

### Unknown

* Merge branch &#39;master&#39; of github.com:madpah/requirements-parser ([`58d5e50`](https://github.com/madpah/requirements-parser/commit/58d5e50fe15221ede167960a6ec019104e5436ff))

* doc: install requirements.txt before building docs

Signed-off-by: Paul Horton &lt;paul.horton@owasp.org&gt; ([`1ce9236`](https://github.com/madpah/requirements-parser/commit/1ce923617147dd984c280d56cb1f02fcd3589a7c))

* doc: minor doc improvements

Signed-off-by: Paul Horton &lt;paul.horton@owasp.org&gt; ([`ee91237`](https://github.com/madpah/requirements-parser/commit/ee9123745ca3cd78826b2eddd3abe2644920d15c))


## v0.5.0 (2022-01-20)

### Chore
Expand All @@ -45,12 +13,12 @@ Signed-off-by: Paul Horton &lt;phorton@sonatype.com&gt; ([`b8d5c56`](https://git

* feat: support all documented options in requirements files #62 (#63)

* feat: support all documented options in requirements files #62

Signed-off-by: Paul Horton &lt;phorton@sonatype.com&gt;

* fixed type bug

* feat: support all documented options in requirements files #62

Signed-off-by: Paul Horton &lt;phorton@sonatype.com&gt;

* fixed type bug

Signed-off-by: Paul Horton &lt;phorton@sonatype.com&gt; ([`f92c0c0`](https://github.com/madpah/requirements-parser/commit/f92c0c079bce03b1860c78852d2c8c48cf32d539))


Expand All @@ -74,8 +42,8 @@ Signed-off-by: Paul Horton &lt;phorton@sonatype.com&gt; ([`9487044`](https://git

* feat: library is now typed according to PEP561

* chore: added static analysis to CI

* chore: added static analysis to CI

Signed-off-by: Paul Horton &lt;phorton@sonatype.com&gt; ([`0e1bb6a`](https://github.com/madpah/requirements-parser/commit/0e1bb6a746857a59c50530155d24da487a40c4be))

### Unknown
Expand Down

0 comments on commit 2c52fef

Please sign in to comment.