diff --git a/README.md b/README.md
index 5bae29d9eb12639403e41e9712b888a6b7ba7b8a..d3dfe56ac3bff1d67bdf6b29434524fedf874550 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,9 @@
 | Rework the @PropertySource parsing logic recently changed in commit7c608886 to deal with the same source appearing on a @Configurationclass and an @Import class. |               |               |
 | Processing now occurs in a single sweep, with any previously addedsources being converted to a CompositePropertySource.                                           |               |               |
 | Issue: SPR-12115                                                                                                                                                  | 4,5/5         | 3/5           |
+| commit e142fd11e08261de16f79e23081e02cab3d9f628                                                                                                                   |               |               |
+| Add tests for ImportSelector meta-data                                                                                                                            |               |               |
+| Issue: SPR-12059                                                                                                                                                  | 3,5/5         | 4/5           |
 
 
 ### Commit Messages, die den Regeln NICHT entsprechen