Skip to content

Commit

Permalink
Version 1.0.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Keallar committed Jan 23, 2024
1 parent a95567d commit 36c899b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## [Unreleased]

## [0.1.0] - 2023-06-10
## [Released]

## [1.0.0] - 2023-06-10
- Initial release

## [1.0.0rc2] - 2024-01-23
- Updated README.md
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@ process_orders(pid, options = {}) -> GET
purchase_export(options = {}) -> GET
purchase_export_meta(purchase) -> GET
sticker_print(mega_order_ids, options = {}) -> GET
```
```
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/Keallar/stosp.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

0 comments on commit 36c899b

Please sign in to comment.