Skip to content

Commit

Permalink
put roadmap in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Medina committed Feb 9, 2017
1 parent 223c8d0 commit 3bb5907
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,9 @@ only show the latest version changes up until it was removed.

## Roadmap

Check [ROADMAP.md](ROADMAP.md) for ideas on how to improve this gem.
- use red for changes in the major version, blue for changes in the minor version
- support other VCSs like subversion, mercurial, etc.
- detect if the gem was added, then removed and then added again
- use a libgit2 binding instead of the git cli, how much faster it is?
- remove bundler dep
- add yard doc
4 changes: 0 additions & 4 deletions ROADMAP.md

This file was deleted.

0 comments on commit 3bb5907

Please sign in to comment.