Skip to content

Commit

Permalink
Add CHANGELOG for v0.3.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Keshav Priyadarshi <[email protected]>
  • Loading branch information
keshav-space committed Mar 19, 2024
1 parent acfaf2c commit 2d0f31d
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ Changelog
=========


v0.1.0
v0.3.0
------

Initial release with basic source symbols collection using Universal Ctags.

Also available as ScanCode Toolkit plugin.
Improve xgettext handlings.
- Handle empty, whitespace and special characters. https://github.com/nexB/source-inspector/issues/11
- Properly handle the multiple starting lines for a string. https://github.com/nexB/source-inspector/issues/13
- Run xgettext with UTF-8 encoding. https://github.com/nexB/source-inspector/issues/14

v0.2.0
------
Expand All @@ -18,3 +19,9 @@ Fix typo in package name.
Rename symbols output to source_symbols.


v0.1.0
------

Initial release with basic source symbols collection using Universal Ctags.

Also available as ScanCode Toolkit plugin.

0 comments on commit 2d0f31d

Please sign in to comment.