Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Jan 28, 2022
1 parent c36c140 commit fa2286d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ django-siteflags changelog

Unreleased
----------
! Basic methods now use keyword-only arguments to improve code readbility.
! Basic methods now use keyword-only arguments to improve code readability.
+ Introduced 'with_objects' argument for 'ModelWithFlag.get_flags_for_type' (see #11).
* Introduced 'ModelWithFlag.get_flags_for_type' to improve semantics.

Expand Down Expand Up @@ -63,4 +63,4 @@ v0.2.0

v0.1.0
------
+ Basic functionality.
+ Basic functionality.

0 comments on commit fa2286d

Please sign in to comment.