Skip to content

Commit

Permalink
Fix another changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Mar 26, 2019
1 parent 15ecc65 commit 5a1023d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/markdown/about/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- **NEW**: Allow `:contains()` to accept a list of text to search for. (#115)
- **NEW**: Add new `escape` function for escaping CSS identifiers. (#125)
- **NEW**: Deprecate `comments` and `icomments` functions the API to ensure Soup Sieve focuses only on CSS selectors.
- **NEW**: Deprecate `comments` and `icomments` functions in the API to ensure Soup Sieve focuses only on CSS selectors.
`comments` and `icomments` will most likely be removed in 2.0. (#130)
- **NEW**: Add Python 3.8 support. (#133)
- **FIX**: Don't install test files when installing the `soupsieve` package. (#111)
Expand Down

0 comments on commit 5a1023d

Please sign in to comment.