Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord committed Jun 26, 2015
1 parent c51abc1 commit 4f2067c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# v0.2.9-dev
# v0.3.0
* Enhancements
* Added parameter encoding support for datetime2
* Removed dependency on Timex

# v0.2.8
* Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule Tds.Mixfile do

def project do
[app: :tds,
version: "0.2.9-dev",
version: "0.3.0",
elixir: "~> 1.0.0",
deps: deps,
source_url: "https://github.com/livehelpnow/tds",
Expand Down

0 comments on commit 4f2067c

Please sign in to comment.