Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apathism committed Sep 19, 2018
1 parent c1d3842 commit f1715ab
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 0.4.0: September 19, 2018

* XML parser had been rewritten from xml-conduit to xeno library,
and is almost 50% faster

### 0.3.1: September 10, 2018

* Third-party licenses are now included in project
Expand Down
2 changes: 1 addition & 1 deletion dist/archlinux-static/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_pkgname=ejstand
pkgname="${_pkgname}-static"
pkgver=0.3.1
pkgver=0.4.0
pkgrel=1
pkgdesc='Ejudge Configurable Web Standings Daemon for Multiple Contests'
url="https://apathism.net/git/apathism/${_pkgname}"
Expand Down
2 changes: 1 addition & 1 deletion ejstand.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ejstand
version: 0.3.1
version: 0.4.0
synopsis: Ejudge Configurable Web Standings Daemon for Multiple Contests
homepage: https://apathism.net/git/apathism/ejstand
bug-reports: https://apathism.net/git/apathism/ejstand/issues
Expand Down

0 comments on commit f1715ab

Please sign in to comment.