Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arp242 committed Jun 1, 2020
1 parent 8070805 commit 8e2c83b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ but not every minor bugfix.

The goatcounter.com service generally runs the latest master.

Unreleased
----------

2020-06-01 v1.3.0
-----------------

Note: this release contains quite a few database migrations; they make take a
minute to run (depending on your table size), and you may want to run a `VACUUM`
Expand Down
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ hard, I promise).

Compile from source with:

$ git clone -b release-1.2 https://github.com/zgoat/goatcounter.git
$ git clone -b release-1.3 https://github.com/zgoat/goatcounter.git
$ cd goatcounter
$ go build ./cmd/goatcounter

Expand Down

0 comments on commit 8e2c83b

Please sign in to comment.