Skip to content

Commit 2eab055

Browse files
Added changelog.md
1 parent a89c8c4 commit 2eab055

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [1.0.2](https://github.com/adrianprelipcean/express-rate-limit-postgresql/releases/tag/v1.0.2)
8+
9+
### Added
10+
11+
- First release with core functionality according to [express-rate-limit guide](https://github.com/express-rate-limit/express-rate-limit/wiki/Creating-Your-Own-Store)

0 commit comments

Comments
 (0)