> For the complete documentation index, see [llms.txt](https://www.bilancarbone-methode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bilancarbone-methode.com/english/readme/historique-et-suivi-des-modifications.md).

# History and change log

<figure><img src="/files/H9yKT3OHoRfhBYh01TwI" alt="" width="563"><figcaption><p>Source: Freepik</p></figcaption></figure>

This page traces the versions and changes made to the Bilan Carbone® Methodological Guide. This method evolves as progress is made in carbon accounting.

The Bilan Carbone® methodological guide is currently in its **version 9 - July 2024.**

**Here is the history and change log:**

{% hint style="success" %}

* March 2026: Update of the PDF method summary in [section 0.3](/english/introduction-to-bilan-carbone-r/0.3-synthese-de-la-methode.md#synthese-telechargeable-de-la-methode-bilan-carbone-r) with the new Bilan Carbone® logos
* January 2026: Addition of a comparative table between the Bilan Carbone® emission category nomenclature and the GHG Protocol emission category nomenclature in [section 4.5](/english/4-accounting/4.5-profil-demission.md). Also correction of a reported bug concerning the comparative table between the Bilan Carbone® emission category nomenclature and the BEGES-R and ISO 14064-1 nomenclatures.
* January 2026: Addition in [section 5](/5-plan-de-transition/5-introduction-au-plan-de-transition.md) of the notion of top-down pathway and its use within the Bilan Carbone® framework. Further development of the steps cited for constructing transition plans.
* January 2026: Addition to the glossary of the following definitions: "[Overshoot](/english/annexes/glossaire.md#overshoot)", "[Carbon budget](/english/annexes/glossaire.md#budget-carbone)", "[Carbon neutrality](/english/annexes/glossaire.md#neutralite-carbone)" and "[Top-down and bottom-up pathways](/english/annexes/glossaire.md#trajectoire-de-transition)"
* January 2026: Correction of typographical errors
* **December 2025: Publication of the** [**English version**](broken://spaces/NAW1JTucVrxpfMp86aXV) **of the guide.**
* August 2025: Addition of clarifications on the evaluation result and how it is communicated, in [section 7.3](/english/7-evaluation-and-quality-of-the-bilan-carbone-r/7.3-resultat-de-levaluation.md).
* August 2025: Modification of [section 7.2](/english/7-evaluation-and-quality-of-the-bilan-carbone-r/7.2-le-process-devaluation.md) to limit it to a brief explanation of the evaluation process, referring to the dedicated guide for further details.
* August 2025: Modification of [section 7.1](/english/7-evaluation-and-quality-of-the-bilan-carbone-r/7.1-preparer-levaluation-de-son-bilan.md), previously devoted to defining the evaluation team and now relating to preparation for evaluation by the organisation wishing to have its assessment evaluated.
* June 2025: Addition of a set of infographics in sections 2, 3, 4, 5, 6 and 7 as well as in sub-sections 1.2, 2.4, 4.5, 5.3, 6.2 and in Annex 1.
* January 2025: Addition of [Annex 5](/english/annexes/annexes/annexe-5-specificites-pour-les-collectivites-et-les-associations.md) dedicated to the specificities of a Bilan Carbone® approach for associations.
* January 2025: Renaming of a sub-category "*Déchets bâtiments*" to "*Déchets matériaux*" in the Waste emission category, in [Annex 1](/english/annexes/annexes/annexe-1-grands-principes-de-comptabilisation-du-bilan-carbone-r.md#dechets-directs) and in the associated infographics (figures [2.4](/english/2-scope-of-the-approach/2.4-perimetre-operationnel.md) and [4.5](/english/4-accounting/4.5-profil-demission.md)).
* January 2025: Addition of a maturity questionnaire (guidance for determining the maturity level of an organisation prior to the approach), [in section 1.1](/english/1-scoping-the-approach/1.1-definir-son-niveau-de-maturite-bilan-carbone-r.md#determiner-le-niveau-de-maturite-de-lorganisation).
* October 2024 - January 2025: Enrichment of the [FAQ section](/english/annexes/faq.md).
* December 2024: Addition of a correspondence table between Bilan Carbone® and Diag Décarbon'Action [in section 6.2](/english/6-summary-and-reporting/6.2-compatibilite-de-la-demarche-avec-dautres-referentiels.md#compatibilite-avec-la-corporate-sustainability-reporting-directive).
* October 2024: Addition of a [downloadable summary](/english/introduction-to-bilan-carbone-r/0.3-synthese-de-la-methode.md#synthese-telechargeable-de-la-methode-bilan-carbone-r) of the method in PDF format.
* October 2024: Addition of a correspondence table between Bilan Carbone® and CSRD [in section 6.2](/english/6-summary-and-reporting/6.2-compatibilite-de-la-demarche-avec-dautres-referentiels.md#compatibilite-avec-la-corporate-sustainability-reporting-directive).
* **Version 9 - July 2024**: publication
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.bilancarbone-methode.com/english/readme/historique-et-suivi-des-modifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
