Skip to content

Commit

Permalink
Updating Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
s7clarke10 authored Aug 19, 2024
1 parent 3c4237f commit bda17ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
3.0.0 (2024-08-19)
-------------------
**Breaking Changes**
- Deprecating messytables and defaulting headers by default to string datatype
- Adding ci tests and minio to run integration tests against pseduo s3 bucket
- Fix to exclude filter out glacier objects from ingestion

2.1.2 (2024-08-09)
-------------------
**Changes**
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
'pytest>=7.1,<8.4',
'pylint>=2.12,<3.3',
'pytest-cov>=3.0,<5.1'
'ujson>=5.4.0',
]
},
entry_points='''
Expand Down

0 comments on commit bda17ee

Please sign in to comment.