# Changelog ## [v1.1.1](https://github.com/fboulnois/pg_uuidv7/compare/v1.1.0...v1.1.1) - 2023-07-23 ### Changed * Simplify timestamp extraction ## [v1.1.0](https://github.com/fboulnois/pg_uuidv7/compare/v1.0.2...v1.1.0) - 2023-07-22 ### Added * Bump extension version to 1.1.0 * Extract timestamp from uuidv7 ## [v1.0.2](https://github.com/fboulnois/pg_uuidv7/compare/v1.0.1...v1.0.2) - 2023-06-23 ### Added * Create tar.gz and checksums in container ### Changed * Optimize copying of timestamp bits ## [v1.0.1](https://github.com/fboulnois/pg_uuidv7/compare/v1.0.0...v1.0.1) - 2023-04-29 ### Added * Bump to v1.0.1 * Automatically publish to pgxn * Add json metadata for pgxn ### Fixed * Execute publish to pgxn ## [v1.0.0](https://github.com/fboulnois/pg_uuidv7/releases/tag/v1.0.0) - 2023-01-02 ### Added * Add build using Dockerfile * Add pg_uuidv7 extension to create v7 uuids