Skip to content

Commit

Permalink
Build with Go 1.9.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbub committed Feb 8, 2018
1 parent 2f68ad4 commit e6fcc3d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: go
go:
- 1.9.2
- 1.9.4
- tip
install: skip
before_install:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.1

* Build with Go 1.9.4.

## 0.2.0

* Add support for PgBouncer 1.8.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2017 Juraj Bubniak
Copyright (c) 2018 Juraj Bubniak

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit e6fcc3d

Please sign in to comment.