---
title: "[Dart] - Dart SDK Changelog"
description: Dart SDK Changelog
url: https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/dart/dart-sdk-changelog
product: Contentstack
doc_type: changelog
audience:
  - developers
version: "0.1.1"
last_updated: 2020-12-08
---

# [Dart] - Dart SDK Changelog

This page lists version-by-version changes for the Contentstack Dart Content Delivery SDK. It is intended for developers who use the Dart SDK and need to track new features and releases when upgrading or troubleshooting.

## Dart SDK Changelog

## Version: 0.1.1 - Dec-08-2020
**New Features**:
- `Entry` - added the publish fallback method
- `Query` - added the publish fallback method
- `Asset` - added the publish fallback method
- `Assets` - added the publish fallback method

## Version: 0.1.0 - May-11-2020
Initial release for Contentstack-dart-s for Content Delivery API

## Version: 0.0.1 - May-08-2020
Beta release for Contentstack-dart-SDK for Content Delivery API

## Version: 0.0.3
Initial release of Contentstack Dart Delivery SDK

## Version: 0.0.1 - 08 May 2020
Initial **Beta** release of Contentstack Dart Delivery SDK

## More resources
- [View and Download Dart SDK repository on GitHub](https://github.com/contentstack/contentstack-dart)

## Common questions

### Which version introduced the publish fallback method?
## Version: 0.1.1 - Dec-08-2020 includes the publish fallback method for `Entry`, `Query`, `Asset`, and `Assets`.

### Where can I find the Dart SDK source code?
## You can access it here: [View and Download Dart SDK repository on GitHub](https://github.com/contentstack/contentstack-dart)

### Is there a beta release listed in this changelog?
## Yes, beta releases are listed under:
## Version: 0.0.1 - May-08-2020 and Version: 0.0.1 - 08 May 2020