Skip to content

Commit

Permalink
Set version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
susam committed Nov 19, 2018
1 parent 1b569c4 commit 3e8d50f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

0.6.0 (2018-11-19)
------------------
### Changed
- Explain that it is okay to have a merge commit for pull requests.

### Fixed
- Describe `git pull` instead of `git merge` in the "Keep Your Fork
Updated" section.


0.5.0 (2018-10-17)
------------------
### Changed
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ Fork and Pull Request Workflow
[SHIELD_PDF]: https://img.shields.io/badge/download-PDF-brightgreen.svg
[SHIELD_TXT]: https://img.shields.io/badge/download-TXT-brightgreen.svg
[SHIELD_CCBY]: https://img.shields.io/badge/license-CC%20BY%204.0-blue.svg
[DOWNLOAD_PDF]: https://github.com/susam/gitpr/releases/download/0.5.0/gitpr.pdf
[DOWNLOAD_TXT]: https://github.com/susam/gitpr/releases/download/0.5.0/gitpr.txt
[DOWNLOAD_PDF]: https://github.com/susam/gitpr/releases/download/0.6.0/gitpr.pdf
[DOWNLOAD_TXT]: https://github.com/susam/gitpr/releases/download/0.6.0/gitpr.txt
<!-- :: \fi -->
<!-- Version 0.5.0 (2018-11-19) -->
<!-- Version 0.6.0 (2018-11-19) -->
<!-- :: \maketitle -->

This document describes how developers may contribute pull requests to
an upstream repository and how upstream owners may merge pull requests
from contributors according to the very popular fork and pull request
workflow followed in many projects on GitHub.

The download buttons above download version 0.5.0 <!-- x -->
The download buttons above download version 0.6.0 <!-- x -->
(the latest stable release) of this document. <!-- x -->
<!-- x -->
The most recent version of this document is available at
Expand Down

0 comments on commit 3e8d50f

Please sign in to comment.