Skip to content

Commit 1dbc980

Browse files
committed
chore: change README and CHANGELOG texts
1 parent 137df8d commit 1dbc980

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ All notable changes to `php-teams-connector` will be documented in this file.
44

55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

7-
## NEXT - YYYY-MM-DD
7+
## v1.0 - 2020-08-04
88

99
### Added
10-
- Nothing
10+
- Everything
1111

1212
### Deprecated
1313
- Nothing

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# php-teams-connector
22

3-
[![Latest Version on Packagist][ico-version]][link-packagist]
3+
[![Latest Version on Packagist][ico-version]](https://packagist.org/packages/bereznii/php-teams-connector)
44
[![Software License][ico-license]](LICENSE.md)
5-
[![Quality Score][ico-code-quality]][link-code-quality]
6-
[![Total Downloads][ico-downloads]][link-downloads]
75

86
The PHP package to easily interact with Microsoft Teams Connector API via Incoming Webhook.
97
The goal is to provide user with ability to easily create his own message card and send them to desired channel.

0 commit comments

Comments
 (0)