Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Commit

Permalink
release 0.1.56
Browse files Browse the repository at this point in the history
  • Loading branch information
christiansmith committed Sep 17, 2015
1 parent d0e0c6a commit 9410472
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Change Log

## [0.1.55](https://github.com/anvilresearch/connect/tree/0.1.55) (2015-09-09)
## [0.1.56](https://github.com/anvilresearch/connect/tree/0.1.56) (2015-09-17)
[Full Changelog](https://github.com/anvilresearch/connect/compare/0.1.55...0.1.56)

**Implemented enhancements:**

- SSL and secure cookies in production [\#90](https://github.com/anvilresearch/connect/issues/90)

**Merged pull requests:**

- Use anvil-connect-keys package [\#229](https://github.com/anvilresearch/connect/pull/229) ([christiansmith](https://github.com/christiansmith))
- Change type of client "trusted" property to boolean [\#228](https://github.com/anvilresearch/connect/pull/228) ([christiansmith](https://github.com/christiansmith))

## [0.1.55](https://github.com/anvilresearch/connect/tree/0.1.55) (2015-09-10)
[Full Changelog](https://github.com/anvilresearch/connect/compare/0.1.54...0.1.55)

**Implemented enhancements:**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "anvil-connect",
"description": "A modern authorization server built to authenticate your users and protect your APIs",
"version": "0.1.55",
"version": "0.1.56",
"author": {
"name": "Christian Smith",
"email": "[email protected]",
Expand Down

0 comments on commit 9410472

Please sign in to comment.