We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38722b2 commit 11db51bCopy full SHA for 11db51b
1 file changed
CHANGELOG.md
@@ -6,15 +6,17 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
-## [0.11.7] Unreleased
+## [0.11.7] 2019-08-09
10
11
### Fixed
12
13
- Added missing parameter `$PreExecuteMiddlewareHooks` to `New-PoshBotConfiguration`
14
+- Channels rules should now work correctly with private channels in Slack
15
+- Retrieving channels from Slack now uses paging to return ALL unarchived channels
16
17
### Changed
18
-- Pinned modules `Configuration` to `1.3.1` and `PSSlack` to `1.0.0`
19
+- Pinned modules `Configuration` to `1.3.1` and `PSSlack` to `1.0.1`
20
21
## [0.11.6] 2019-04-02
22
0 commit comments