Skip to content

Commit

Permalink
Add CHANGELOG for v2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
  • Loading branch information
keshav-space committed Jul 2, 2024
1 parent 34a5ded commit 7e8adb7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ Next Release

-


v2.0.0 (2024-07-02)
----------------

- Add support for generating lockfile and dumping manifest in ``Package.swift.deplock`` for Swift projects.
- Implement lockfile generation for CocoaPods projects.
- Implement lockfile generation for NuGet projects.
- Generate dependency relationships for Swift projects.
- Generate Python dependency relationships using ``pip inspect``.


v1.0.0 (2024-06-13)
-------------------

Expand Down

0 comments on commit 7e8adb7

Please sign in to comment.