Skip to content

Commit

Permalink
fix : comments on changelog applied.
Browse files Browse the repository at this point in the history
  • Loading branch information
sadrasabouri committed Jan 7, 2024
1 parent 659af42 commit 2f76a92
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]
### Added
- `pyrgg_gen_using` function added
- `pyrgg_gen_using` function
- Generation engine menu
- `handle_string` function
- `handle_pos_int` function
- `handle_output_format` function
- `handle_engine` function
### Changed
- `dimacs_init` function removed
- `README.md` modified
- `Python 3.12` added to `test.yml`
- Menu options bug fixed
Expand All @@ -23,6 +22,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `_update_using_first_menu` function changed to `_update_using_menu`
- `_update_using_second_menu` function changed to `_update_with_engine_params`
- `ITEM_CONVERTORS` renamed to `ITEM_HANDLERS`
### Removed
- `dimacs_init` function
## [1.4] - 2023-07-06
### Added
- `check_for_config` function
Expand Down

0 comments on commit 2f76a92

Please sign in to comment.