jazzband / django-hosts

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
http://django-hosts.rtfd.org
Other
982 stars 106 forks source link

Confirmed support for Django 4.1 #149

Closed hramezani closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #149 (f6130fb) into master (2c1a6dc) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #149   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          398       398           
  Branches        67        67           
=========================================
  Hits           398       398           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

timgraham commented 2 years ago

In this case it's "Confirmed support... (no code changes were required)" (see similar past release notes). You should also add a placeholder heading in the changelog for unreleased changes as done in the past.

hramezani commented 2 years ago

Thanks @timgraham for review :+1: