Skip to content

Commit

Permalink
Release new catalog (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
evertoncolling authored Feb 3, 2025
1 parent a1a3060 commit bbe2714
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Each release should include the following types of changes when applicable:
- `Fixed` for any bug fixes
- `Security` in case of vulnerabilities

## [0.1.20] - 2025-01-30
### Added
- Added new quantity `Pressure` unit `Pound Force per 100 Square Foot` (lbf/100ft²)

## [0.1.19] - 2025-01-23
### Added
- Added new quantity `Areal Density` with the following units:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.cognite.units</groupId>
<artifactId>units-catalog</artifactId>
<version>0.1.19</version>
<version>0.1.20</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>A comprehensive unit catalog for Cognite Data Fusion (CDF) with a focus on standardization, comprehensiveness, and consistency.</description>
Expand Down

0 comments on commit bbe2714

Please sign in to comment.