Skip to content

Commit

Permalink
Updated CHANGELOG for 3.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr committed Aug 10, 2024
1 parent 434bc63 commit 5dafc25
Show file tree
Hide file tree
Showing 12 changed files with 33 additions and 132 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,39 @@ conda-smithy Change Log

.. current developments
v3.38.0
====================

**Added:**

* make `stdlib` linting work for v2 recipe format (#1992)
* add lint for noarch and runtime deps (#2001)
* Added linting for go license bundling check in conda v2 recipes. (#2013)
* Added linting for rust license bundling for v2 recipe format (#2015)
* Added linting for Jinja expressions in the new v2 conda recipe format (#2017)
* Added proper linting for `pin_subpackage` and `pin_compatible` for conda v2 recipes. (#2018)
* Added more lints / hints for conda v2 recipes. (#2000, #2003, #2008, #2016, #2022)

**Changed:**

* Exclude ruff commits from git ( #2007 )
* The conda recipe version was renamed from ``{1, 2}`` to ``{0, 1}``. (#2031)

**Fixed:**

* Add upper bound for rattler-build-conda-compat. (#2009)
* Reenabled service feedstocks that were removed by accident in #1703. (#2025)

**Authors:**

* Matthew R. Becker
* nichmor
* Wolf Vollprecht
* John Kirkham
* pre-commit-ci[bot]



v3.37.2ls
====================

Expand Down
3 changes: 0 additions & 3 deletions news/1992-lint-stdlib-v2.rst

This file was deleted.

3 changes: 0 additions & 3 deletions news/2001-lint-noarch-deps.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/2007-git-ignore-ruff.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/2009-rbcc-upper-bound.rst

This file was deleted.

3 changes: 0 additions & 3 deletions news/2013-go-license-linting-v2.rst

This file was deleted.

3 changes: 0 additions & 3 deletions news/2015-rust-license-lint.rst

This file was deleted.

3 changes: 0 additions & 3 deletions news/2017-lint-jinja.rst

This file was deleted.

3 changes: 0 additions & 3 deletions news/2018-pin-subpackage-lint.rst

This file was deleted.

22 changes: 0 additions & 22 deletions news/linting.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/rename-v2-v1.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/service.rst

This file was deleted.

0 comments on commit 5dafc25

Please sign in to comment.