Skip to content

Fix mispointed link in CHANGELOG.md#353

Merged
bf4 merged 1 commit intosimplecov-ruby:masterfrom
dleve123:patch-1
Feb 2, 2015
Merged

Fix mispointed link in CHANGELOG.md#353
bf4 merged 1 commit intosimplecov-ruby:masterfrom
dleve123:patch-1

Conversation

@dleve123
Copy link
Copy Markdown
Contributor

@dleve123 dleve123 commented Dec 7, 2014

I hit the at_exit bug when running my suite on Travis CI with the codeclimate-test-reporter that (I think) manifested from the bug fixed in #302. The CHANGELOG as it currently stands made me think that the issue was never resolved as it pointed to #303! Pointing to the correct PR should appease/help desperate build fixers everywhere 😃!

I hit the `at_exit` bug in Travis CI that (I think) manifested from the bug fixed in simplecov-ruby#302. The CHANGELOG as it currently stands made me think that the issue was never resolved as it pointed to simplecov-ruby#303! Pointing to the correct PR should appease/help desperate build fixers everywhere :)
@dleve123
Copy link
Copy Markdown
Contributor Author

dleve123 commented Dec 7, 2014

Forgot to [skip-ci]. Sorry!

bf4 added a commit that referenced this pull request Feb 2, 2015
Fix mispointed link in CHANGELOG.md
@bf4 bf4 merged commit 47b9a89 into simplecov-ruby:master Feb 2, 2015
@bf4
Copy link
Copy Markdown
Collaborator

bf4 commented Feb 2, 2015

🌈

jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Mar 14, 2015
## Bugfixes

0.9.2, 2015-02-18 ([changes](simplecov-ruby/simplecov@v0.9.1...v0.9.2))
====================

This is a minor bugfix release for simplecov-html, released as `0.9.0`. Due to the tight version constraint in the gemspec
a new release of simplecov had to be shipped to allow using simplecov-html `~> 0.9.0`.

  * The browser back / forward button should now work again. See [#36](simplecov-ruby/simplecov-html#36) and
    [#35](simplecov-ruby/simplecov-html#35). Thanks @whatasunnyday and @justinsteele for submitting PRs to fix this.
  * Fix "warning: possibly useless use of a variable in void context" See [#31](simplecov-ruby/simplecov-html#31). Thanks @cbandy
  * Always use binary file format. See [#32](simplecov-ruby/simplecov-html#32). Thanks @andy128k
  * Avoid slow file output with JRuby/Windows. See [#16](simplecov-ruby/simplecov-html#16). Thanks @pschambacher

Other than the release includes a bunch of mostly documentation improvements:

  * Update Rails path for Rails 4+. See [#336](simplecov-ruby/simplecov#336). Thanks @yazinsai
  * Encourage use of .simplecov to avoid lost files. See [#338](simplecov-ruby/simplecov#338). thanks @dankohn
  * Specified in the gemspec that simplecov needs ruby 1.8.7. See [#343](simplecov-ruby/simplecov#343). thanks @iainbeeston
  * Fix mispointed link in CHANGELOG.md. See [#353](simplecov-ruby/simplecov#353). Thanks @dleve123
  * Improve command name docs. See [#356](simplecov-ruby/simplecov#356). Thanks @gtd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants