Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Jan 10, 2025
1 parent 7a901a3 commit 4d5bc89
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 1.1.3 - 2025-01-10

### New Features

- Re-export `async_graphql` and `lazy_static` https://github.com/SeaQL/seaography/pull/183
- Set schema query depth and complexity https://github.com/SeaQL/seaography/pull/184

## 1.1.2 - 2024-12-10

## Bug Fixes
Expand All @@ -13,11 +20,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## 1.1.1 - 2024-12-02

## New Features
### New Features

- Added `register_active_enums!()` macros to register active enums https://github.com/SeaQL/seaography/pull/181

## Bug Fixes
### Bug Fixes

- Handle String based active enum https://github.com/SeaQL/seaography/pull/181

Expand Down

0 comments on commit 4d5bc89

Please sign in to comment.