Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Where can I see what version update information? #1115
Comments
|
Sorry, I don't understand your problem. Can you elaborate? To see what is the current version, type |
|
I want to know the release info of your new version. for example: Add some functions or fix the bugs or something else. |
|
There's not a CHANGELOG file, but you can look in the git log to see what has changed: 2013.07.23...2013.07.24 or https://github.com/rg3/youtube-dl/commits/2013.07.24 |
|
If you want to see the whole log of changes, have a look at https://github.com/rg3/youtube-dl/commits/master . |
|
could a shortened version of the commit log be displayed upon updating via the |
|
It should probably be better to maintain a CHANGELOG than showing the git log (merge commits, code improvemets ...). Actually there's a changelog, but it has only the information for one version, I personally would like to have an updated changelog. |
|
I also would like to see an updated changelog |
No description provided.