Skip to content

Commit

Permalink
update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
devblackops committed Aug 9, 2019
1 parent 38722b2 commit 11db51b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.11.7] Unreleased
## [0.11.7] 2019-08-09

### Fixed

- Added missing parameter `$PreExecuteMiddlewareHooks` to `New-PoshBotConfiguration`
- Channels rules should now work correctly with private channels in Slack
- Retrieving channels from Slack now uses paging to return ALL unarchived channels

### Changed

- Pinned modules `Configuration` to `1.3.1` and `PSSlack` to `1.0.0`
- Pinned modules `Configuration` to `1.3.1` and `PSSlack` to `1.0.1`

## [0.11.6] 2019-04-02

Expand Down

0 comments on commit 11db51b

Please sign in to comment.