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

What about changelog? #1

Closed
Kakadu opened this issue Feb 5, 2014 · 3 comments
Closed

What about changelog? #1

Kakadu opened this issue Feb 5, 2014 · 3 comments

Comments

@Kakadu
Copy link

Kakadu commented Feb 5, 2014

I met an issue yesterday. When I upgrade from tuareg 2.0.6 to 2.0.7 my keywords change colors from orange to some strange color.. I have tried to study HISTORY file but it seems that changes for 2.0.5 are last in it. Can you upgrade it, please?

@Chris00
Copy link
Member

Chris00 commented Feb 5, 2014

Can't you use Git log? You can even use "git bisect" to locate the
particular revision causing your problem.

On Wed, 5 Feb 2014 00:16:25 -0800, Kakadu wrote:

I met an issue yesterday. When I upgrade from tuareg 2.0.6 to 2.0.7 my keywords change colors from orange to some strange color.. I have tried to study HISTORY file but it seems that changes for 2.0.5 are last in it. Can you upgrade it, please?

@Kakadu
Copy link
Author

Kakadu commented Feb 5, 2014

I didn't thought about it because my problem is not very urgent. Anyway, I don't want you to write down in HISTORY file commit when my issue was introduced today. It will be great if HISTORY file is up to day on next release.

@swsnr
Copy link

swsnr commented Mar 18, 2014

@Chris00 A changelog would help uses to identify important changes like new interesting features or new customization options.

In git log it's hard to tell whether a commit has a user-visible change, or whether it's just some internal refactoring or bug fix without any impact.

Chris00 added a commit that referenced this issue Jan 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants