> For the complete documentation index, see [llms.txt](https://njord.gitbook.io/team-handbook-njord-2025/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://njord.gitbook.io/team-handbook-njord-2025/changelog.md).

# Changelog

The order of the bullet points in the table below connects the paragraph number and made change.

| Date     |                                                | Changes                                                                                                                                                                                          |
| -------- | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 23.01.25 | <ul><li>7.5</li><li>6.1</li><li>5.1</li></ul>  | <ul><li>Remove section about example hull file. This is no longer available   </li><li>Changed dates for announcing teams</li><li>Njord will not be buying more batteries             </li></ul> |
| 30.01.25 | <ul><li>4.2</li></ul>                          | <ul><li>Added template for progress report           </li></ul>                                                                                                                                  |
| 04.02.25 | <ul><li>11.2</li></ul>                         | <ul><li>Updated template for technical report</li></ul>                                                                                                                                          |
| 13.02.25 | <ul><li>8.2</li><li>9.2</li></ul>              | <ul><li>Updated rule 2</li><li>Changed marking system for GPS points</li></ul>                                                                                                                   |
| 18.02.25 | <ul><li>6.2</li></ul>                          | <ul><li>Updated information about date for teamtime</li></ul>                                                                                                                                    |
| 13.03.25 | <ul><li>11.5</li><li>7.2</li></ul>             | <ul><li>Added GUI test in tech. inspection</li><li>Added GUI in requirments</li></ul>                                                                                                            |
| 20.03.25 | <ul><li>11.4</li><li>11.2</li></ul>            | <ul><li>Updated data to be provided in GUI</li><li>Added docking strategy and innovative aspect in pdf</li></ul>                                                                                 |
| 27.03.25 | <ul><li>11.4</li><li>9.1</li><li>9.2</li></ul> | <ul><li>Updated data to be provided in GUI</li><li>Updated Objective</li><li>Updated Objective</li></ul>                                                                                         |
| 03.04.25 | <ul><li>11.4</li></ul>                         | <ul><li>Updated data to be provided in GUI</li></ul>                                                                                                                                             |
| 07.07.25 | <ul><li>5.2</li><li>11.7 - 11.10</li></ul>     | <ul><li>Added guide to Trondheim</li><li>Evaluation categories added </li></ul>                                                                                                                  |
| 02.08.25 | <ul><li>11.3</li></ul>                         | <ul><li>Updated topic to be included in presentation</li></ul>                                                                                                                                   |


---

# 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:

```
GET https://njord.gitbook.io/team-handbook-njord-2025/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
