Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesiarmes authored Oct 29, 2024
1 parent ba825f1 commit f8dcbce
Showing 1 changed file with 28 additions and 29 deletions.
57 changes: 28 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.2.0 (2024-10-29)

### Feat

- Added rate limiting configuration. (#8)

### Fix

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.2.0 (2024-10-29)

### Feat

- Added rate limiting configuration. (#8)

### Fix

- Updated metric names.
docs: Added documentation for `ip_set_rules` and `rate_limit_rules`.

## 1.1.0 (2024-10-18)

### Feat

- Allow WAF to be put into passive mode. (#4)

## 1.0.0 (2024-10-11)

### Feat

- Initial release. (#1)

## 1.1.0 (2024-10-18)

### Feat

- Allow WAF to be put into passive mode. (#4)

## 1.0.0 (2024-10-11)

### Feat

- Initial release. (#1)

0 comments on commit f8dcbce

Please sign in to comment.