# Change Log 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.2] - 2024-08-30 ### Fixed - Fixed decimals used as denoms in spot markets ## [1.1.1] - 2024-08-30 ### Fixed - Fixed incorrect denoms ## [1.1.0] - 2024-08-23 ### Changed - Updated `lib.rs` so that the re-organisation is adhered to ## [1.0.0] - 2024-08-23 ### Changed - Restructure of architecture to improve organisation of helper functions and also to enable re-use with multiple projects