Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can I see what version update information? #1115

Closed
leachong opened this issue Jul 24, 2013 · 7 comments
Closed

Where can I see what version update information? #1115

leachong opened this issue Jul 24, 2013 · 7 comments

Comments

@leachong
Copy link

@leachong leachong commented Jul 24, 2013

No description provided.

@phihag
Copy link
Contributor

@phihag phihag commented Jul 24, 2013

Sorry, I don't understand your problem. Can you elaborate? To see what is the current version, type sudo youtube-dl -U. You can download https://yt-dl.org/latest/version to see the latest version number, or have a look at http://rg3.github.io/youtube-dl/update/versions.json for the signatures and notes of all versions.

@leachong
Copy link
Author

@leachong leachong commented Jul 25, 2013

I want to know the release info of your new version. for example: Add some functions or fix the bugs or something else.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 26, 2013

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

@phihag
Copy link
Contributor

@phihag phihag commented Jul 26, 2013

If you want to see the whole log of changes, have a look at https://github.com/rg3/youtube-dl/commits/master .

@phihag phihag closed this Jul 26, 2013
@screen12345
Copy link

@screen12345 screen12345 commented Aug 22, 2013

could a shortened version of the commit log be displayed upon updating via the -U switch?

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Aug 22, 2013

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.

@JMSwag
Copy link

@JMSwag JMSwag commented Aug 22, 2013

I also would like to see an updated changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.