Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
markbackman committed Dec 17, 2024
1 parent b5d1bac commit 7981e38
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to **Pipecat Flows** will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- New `initial_system_message` field in `FlowConfig`, which allows setting a
global system message for static flows.

### Changed

- Simplified FlowManager initialization by removing the need for manual context
setup in static flows.

## [0.0.9] - 2024-12-08

### Changed
Expand Down

0 comments on commit 7981e38

Please sign in to comment.