Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #313 from dephell/changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
orsinium committed Nov 19, 2019
2 parents db945b1 + 5eb19fd commit 1a17bd6
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

Follow [@PythonDepHell](https://twitter.com/PythonDepHell) on Twitter to get updates about new features and releases.

## v.0.7.9

+ [dephell self uncache](cmd-self-uncache) ([#312](https://github.com/dephell/dephell/pull/312)).
+ [dephell self upgrade](cmd-self-upgrade) ([#311](https://github.com/dephell/dephell/pull/311)).
+ [dephell generate contributing](cmd-generate-contributing) ([#255](https://github.com/dephell/dephell/pull/255)).
+ [dephell inspect project](cmd-inspect-project) ([#296](https://github.com/dephell/dephell/pull/296)).
+ [dephell project validate](cmd-project-validate) ([#310](https://github.com/dephell/dephell/pull/310)).
+ Smart `setup.py` parsing. Meet [dephell_setuptools](https://github.com/dephell/dephell_setuptools) ([#308](https://github.com/dephell/dephell/pull/308)).
+ Stable `setup.py` generation ([#292](https://github.com/dephell/dephell/pull/292)).
+ Cleaner sdist ([#297](https://github.com/dephell/dephell/pull/297)).
+ [a little bit more](https://github.com/dephell/dephell/milestone/2?closed=1)

## v.0.7.8

+ Fuzzy command name search ([#247](https://github.com/dephell/dephell/pull/247), [#122](https://github.com/dephell/dephell/issues/122)).
Expand All @@ -11,7 +23,7 @@ Follow [@PythonDepHell](https://twitter.com/PythonDepHell) on Twitter to get upd
+ New [attrs](https://www.attrs.org) ([#261](https://github.com/dephell/dephell/pull/261)).
+ ruamel.yaml instead of pyyaml ([#275](https://github.com/dephell/dephell/pull/275))
+ pip 19.3.1 support ([#276](https://github.com/dephell/dephell/pull/276)).
+ [a little bit more](https://github.com/dephell/dephell/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av.0.7.8)
+ [a little bit more](https://github.com/dephell/dephell/milestone/1?closed=1)

## v.0.7.7

Expand Down

0 comments on commit 1a17bd6

Please sign in to comment.