Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
Added new input
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroden84 committed Feb 27, 2020
1 parent a8ca83b commit a5d0481
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog for go-api

## 1.2.0 (Feb 27, 2020)

NOTES:

* Changes to underlying API

IMPROVEMENTS:

* api/notifications.go - Updated to handle changes to API
* api/alarm.go - Updated to handle changes to API

## 1.1.2 (Feb 18, 2020)

BUG FIXES:

* api/credentials.go - Url regex expression to handle both amqp and amqps

## 1.1.1 (Feb 15, 2020)

IMPROVEMENTS:

* api/notification.go - Function to retrieve all recipients

BUG FIXES:

* api/instance.go - Url regex expression to handle both amqp and amqps

## 1.1.0 (Dec 13, 2019)

NOTES:
Expand Down

0 comments on commit a5d0481

Please sign in to comment.