Skip to content

Commit

Permalink
feat(changelog): added
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Apr 5, 2015
1 parent 31a0788 commit f484369
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

## [v0.0.2](https://github.com/fgribreau/network-config/tree/v0.0.2) (2015-03-22)

[Full Changelog](https://github.com/fgribreau/network-config/compare/v0.0.1...v0.0.2)

## [v0.0.1](https://github.com/fgribreau/network-config/tree/v0.0.1) (2015-03-22)



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ network.configure('eth0', {
}, function(err){
});
```

# [Changelog](/CHANGELOG.md)
2 changes: 1 addition & 1 deletion scripts/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
# gem install github_changelog_generator
github_changelog_generator -u fgribreau -p common-env
github_changelog_generator -u fgribreau -p network-config

0 comments on commit f484369

Please sign in to comment.