File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -58,13 +58,8 @@ The `go-update` package makes the following promises about API compatibility:
58581 . ` go-update ` will strive for as few API-breaking changes as possible.
5959
6060## API Breaking Changes
61- - Sept 3, 2015: The ` Options ` struct passed to ` Apply ` was changed to be passed by value instead of passed by pointer. Old API at ` 28de026 ` .
62- - Aug 9, 2015: 2.0 API. Old API at ` 221d034 ` or ` gopkg.in/inconshreveable/go-update.v0 ` .
63-
64- ## Older API Versions
65- Did your build just break because the go-update API changed? You have two options:
66-
67- 1 . Update your import to ` gopkg.in/inconshreveable/go-update.v0 `
61+ - ** Sept 3, 2015** : The ` Options ` struct passed to ` Apply ` was changed to be passed by value instead of passed by pointer. Old API at ` 28de026 ` .
62+ - ** Aug 9, 2015** : 2.0 API. Old API at ` 221d034 ` or ` gopkg.in/inconshreveable/go-update.v0 ` .
6863
6964## License
7065Apache
You can’t perform that action at this time.
0 commit comments