We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cf27d commit e1225eaCopy full SHA for e1225ea
CHANGELOG.md
@@ -4,13 +4,11 @@ All notable changes to this project from 5.0.0 forward will be documented in thi
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
8
-
9
-### Added
+## [7.7.1-beta.0]
10
11
### Changed
12
13
-### Removed
+- Fixed a bug causing `Container.bind` and `Container.unbind` to avoid throwing planning errors.
+- Fixed a bug causing wrong cached plans involving bindings with ancestor related constraints.
14
15
## [7.7.0]
16
0 commit comments