Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksejs Medveckis committed Apr 15, 2024
1 parent 2dca59b commit 69c3c9b
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# [v1.0.0] 2024-04-02
# [v2.1.0] 2024-04-15

## Added

- Basic four arithmetic operations: addition, subtraction, multiplication, and division.
- Power function.
- functions for the operations with the stack
- error handling


# [v2.0.0] 2024-04-08

Expand All @@ -18,9 +19,10 @@
- Optimized command handling functions
- Updated README.md

# [v2.1.0] 2024-04-15

# [v1.0.0] 2024-04-02

## Added

- functions for the operations with the stack
- error handling
- Basic four arithmetic operations: addition, subtraction, multiplication, and division.
- Power function.

0 comments on commit 69c3c9b

Please sign in to comment.