Skip to content

Commit

Permalink
update CHANGELOG.md (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr1414 authored Dec 11, 2023
1 parent 59568bf commit c4601f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.11.0

### Features

- Implemented the event of adding users to the created group
- Implemented the event of removing users from a group

## 0.0.1

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sama",
"version": "0.1.0",
"version": "0.11.0",
"description": "Simple but Advanced Messaging Alternative",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit c4601f5

Please sign in to comment.