Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
# CHANGELOG

## v2.3.4

### Date: 18-May-2026

- Scope DVR dependency to test target only

## v2.3.3

### Date: 02-Apr-2026
### Date: 18-May-2026

### Documentation

- Announced deprecation of **CocoaPods** as the recommended distribution for the Contentstack Swift SDK; **Swift Package Manager** is recommended for new integrations. Updated [README.md](README.md), [Docs/overview.md](Docs/overview.md), and [DEPRECATION.md](DEPRECATION.md).

- Scope DVR dependency to test target only

## v2.3.2

### Date: 12-Jan-2026
Expand Down
2 changes: 1 addition & 1 deletion ContentstackSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Pod::Spec.new do |s|
s.name = 'ContentstackSwift'
s.version = '2.3.2'
s.version = '2.3.3'
s.summary = 'Contentstack is a headless CMS with an API-first approach that puts content at the centre.'

s.description = <<-DESC
Expand Down
Loading